Skip to content

Registration Request: HTTP Response Status Invalid #4

@acfoltzer

Description

@acfoltzer

Name

http_response_status_invalid

Description

The intermediary received a response to the request whose status code or reason phrase was invalid.

Extra Parameters

No response

Recommended HTTP Status Code

502

Response Only Generated by Intermediaries

This proxy error type can only be generated by an intermediary

Reference

https://www.rfc-editor.org/rfc/rfc9110#name-status-codes

Additional Information

This type of error would otherwise fit under the catch-all http_protocol_error type. In practice our customers have found it useful to distinguish parse errors that occur in the status, particularly for HTTP/1 responses with unusual reason phrases.

I do not see "invalid" used elsewhere in RFC 9209, but that's the word RFC 9110 uses to describe out-of-range status codes. I'm very open to naming suggestions here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    new registrationA request for registering a new link relation type

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions