Upgrade Header
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_header
- u
- Created:
Table of Contents
About
The HTTP Upgrade
request and response header can be used to upgrade an already-established client/ server connection to a different protocol (over the same transport protocol); for example it can be used by a client to upgrade a connection from HTTP/1.1 to HTTP/2, or an HTTP(S) connection to a WebSocket connection1.
Anki
Links
References
MDN. “Upgrade header”. Available at: https://developer.mozilla.org/en-US/docs/Glossary/Forbidden_request_header. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- HEAD method
- Category: Concept
- Published:
- 402 Payment Required
- Category: Concept
- Published:
- All Diagrams
- Category: Raw