202 Accepted
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_status_codes
- 2XX_successful_responses
- 2
- Created:
Table of Contents
About
The HTTP 202 Accepted
successful response status code indicates that
a request has been accepted for processing, but processing has not
been completed or may not have started; the actual processing of the
request is not guaranteed; a task or action may fail or be disallowed
when a server tries to process it1.
Anki
Links
References
MDN. “202 Accepted”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/202. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- Trailer header
- Category: Concept
- Published:
- Server-sent events headers
- Category: Concept