Skip to content

No way to get status code string from server #352

@joshtriplett

Description

@joshtriplett

If an HTTP server returns a message other than the canonical one, such as to provide a more detailed error message, as far as I can tell Response provides no way to obtain that message. We should optimize for the case of no message or the canonical message, but it should be possible to get whatever message the server returned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions