Request Line
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_request
- r
- Created:
Table of Contents

About
The request line or start line is sent by the client in order to start the action on the server1.
What it includes
It includes:
- an HTTP method
- the request-target which can be a URI or URL to either a path or a protocol
- the HTTP version that defines the structure of the remaining message
Anki
Links
References
Sematext. “request line”. Available at: https://sematext.com/glossary/http-requests/. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- Content-Security-Policy (CSP) header
- Category: Concept
- Published:
- lightweight markup language (LML)
- Category: Concept
- Published:
- Referer header
- Category: Concept