201 Created
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_status_codes
- 2XX_successful_responses
- 2
- Created:
Table of Contents
About
The HTTP 201 Created
successful response status code indicates that
the HTTP request has led to the creation of a resource; it is commonly
sent as the result of a POST request1.
Anki
Links
References
MDN. “201 Created”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/201. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- Data link layer
- Category: Concept
- Published:
- computer programming
- Category: Concept
- Published:
- If-Match header
- Category: Concept