lookup> 100

100 ·Continue

The initial part of the request has been received and the client should continue sending the rest of the request body.

InformationalRFC7231#6.2.1
Status100
PhraseContinue
TypeInformational
SpecificationRFC7231#6.2.1

What does HTTP 100 mean?

The initial part of the request has been received and the client should continue sending the rest of the request body.

It belongs to the 1xx Informational class of responses, defined in RFC7231#6.2.1.

Browse all codes in this class: 1xx Informational

Is HTTP 100 cacheable?

100 belongs to the 1xx Informational class and is usually cacheable per headers such as Cache-Control (e.g. 200, 301, 304).

What does the 1xx class mean?

1xx Informational: The initial part of the request has been received and the client should continue sending the rest of the request body.

1xx responses

Related status codes