keecode logokeecode
203

Non-Authoritative Information

Success

Description

The server is a transforming proxy that received a 200 OK from its origin, but is returning a modified version

Common Usage

Used when proxies modify response headers

Example Response

How this status code appears in HTTP responses

HTTP Response Header

HTTP/1.1 203 Non-Authoritative Information

cURL Example

curl -I https://example.com
# Returns: HTTP/1.1 203 Non-Authoritative Information