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 InformationcURL Example
curl -I https://example.com
# Returns: HTTP/1.1 203 Non-Authoritative InformationSuccess Response
This is a success response indicating the action was successfully received, understood, and accepted.
Related Success Codes
Other codes in the same category