Skip to content
Skip to content
← All Status Codes
103
Informational

103 Early Hints

Used to return some response headers before the final HTTP message.

Description

The 103 Early Hints status code allows the server to send preliminary HTTP headers before the final response. This is primarily used with the Link header to allow preloading of resources while the server is still preparing the full response.

This can significantly improve page load times by allowing the browser to start fetching critical resources earlier.

Check your website's HTTP status code

Check now →

Related Status Codes