Informational

This interim response indicates that everything so far is OK and that the client should continue the request, or ignore the response if the request is already finished.

Definition:

In HTTP status codes, 100 Continue is an informational response that indicates that the initial part of a client’s request has been received by the server, and the client can continue with the request or ignore the response if the request is already finished.

Share