lookup> 202

202 ·Accepted

The request has been accepted for processing, but the processing is not yet complete.

SuccessfulRFC7231#6.3.3
Status202
PhraseAccepted
TypeSuccessful
SpecificationRFC7231#6.3.3

What does HTTP 202 mean?

The request has been accepted for processing, but the processing is not yet complete.

It belongs to the 2xx Successful class of responses, defined in RFC7231#6.3.3.

Browse all codes in this class: 2xx Successful

Is HTTP 202 cacheable?

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

What does the 2xx class mean?

2xx Successful: The request has been accepted for processing, but the processing is not yet complete.

2xx responses

Related status codes

Related methods