100

Continue

Summary

The server received the request headers and the client should proceed to send the request body.

When it occurs

Sent as an interim response when the client includes an Expect: 100-continue header before uploading a large body.

Related codes

Spec reference