Preliminary headers before the final response

Section: HTTP 1xx Informational Status Codes

HTTP 103 Early Hints

text
text
HTTP/1.1 103 Early Hints
Link: </app.css>; rel=preload; as=style
Explanation

Can be used to send hints, such as preload links, before the final response arrives.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing HTTP 1xx Informational Status Codes
HTTP 100 Continue
Client may continue request body
OpenIn sheettextsame section
HTTP 101 Switching Protocols
Server is switching protocols
OpenIn sheettextsame section
HTTP 102 Processing
Server has received and is processing
OpenIn sheettextsame section