Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Response knows whether the request went over HTTP/1.x or HTTP/2 #330

Closed
@lawnmowerlatte

Description

@lawnmowerlatte

As a user, I'd like to know whether the connection was successfully sent over HTTP/2 or if it fell back to HTTP/1.x. This can be useful for debugging/testing. Storing the class of the HTTPConnection object used seems the most straightforward option, but I'm open to alternatives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions