1xx · Informational
103Early Hints
服务器在最终响应前先返回一些响应头。
What is HTTP 103?
103 Early Hints 允许服务器在准备完整响应之前,先向浏览器发送一些响应头(通常是 Link 头用于预加载资源)。可以加快页面加载速度。
Example
103 Early Hints with Link: </style.css>; rel=preloadCheck a URL in real-time
Use our HTTP ping tool to check the actual status code of any URL.
Try httping.io →