HTTP 203 Non-Authoritative Information indicates the server successfully processed the request and returned a final response. It confirms transport-level success for this request, but it does not guarantee business-level correctness, cacheability, or that downstream side effects completed.
Response includes the status code, standard headers (including Content-Type), and a small diagnostic JSON body describing the request and returned status.
curl -i "https://httpstatus.com/api/status/203"The request was successful, but the enclosed payload has been modified by a transforming proxy from the origin server's 200 (OK) response.
On this code, Inspector focuses on semantics, headers, and correctness warnings that commonly affect clients and caches.