100 Continue
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_status_codes
- 1XX_informational_responses
- 1
- Created:
Table of Contents
About
The HTTP 100 Continue
information response status code indicates
that the initial part of a request has been received and has not yet
been rejected by the server; the client should continue with a request
or discard the 100 response if the request is already finished1.
Anki
Links
References
MDN. “100 Continue”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/100. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- infinite loop (endless loop)
- Category: Concept
- Published:
- Symbolic Computation (computer algebra, algebraic computation)
- Category: Concept
- Published:
- 401 Unauthorized
- Category: Concept