HTTP 1xx
100 Continue
The server received the request headers and the client should proceed to send the request body.
What causes it
- A client sent an Expect: 100-continue header before a large upload.
How to fix it
Informational only. No action needed; the client continues the request.
Example response
A typical raw HTTP response a client receives for a 100, with the headers this code is defined around.
HTTP/1.1 100 ContinueKnow before your visitors do.
Sentinel checks your site around the clock from multiple regions and alerts you the moment it starts returning a 1xx error, so you can fix it before it costs you.