103 Early Hints
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_status_codes
- 1XX_information_responses
- 1
- Created:
Table of Contents
About
The HTTP 103 Early Hints
informational response may be sent by a
server while it is still preparing a response, with hints about the
sites and resources that the server expects the final response will
link to; this allows a browser to preconnect to sites or start
preloading resources even before the server has prepared and sent a
final response; preloaded resources indicated by early hints are
fetched by the client as soon as the nhits are received1.
Anki
Links
References
MDN. “103 Early Hints”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/103. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- expression
- Category: Concept
- Published:
- If-Match header
- Category: Concept