HTTP Request Body
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_request
- h
- Created:
Table of Contents
About
The request body is the part of a request that carries information to the server; only PATCH, POST, and PUT requests have a body1.
Anki
Links
References
MDN. “HTTP request body”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Messages. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- Controls headers
- Category: Concept
- Published:
- Programming Language Theory
- Category: Concept