Look up a Rails HTTP Status Code
103 - Early Hints
Rails HTTP Status code
:early_hints
When to use status code 103
Early hints allow user-agents to perform some operations, such as to speculatively load resources that are likely to be used by the document, before the navigation request is fully handled by the server and a response code is served. Servers can indicate early hints by serving a response with a 103 status code before serving the final response.