Skip to content

Connection header meaning #731

@asvetlov

Description

@asvetlov

Looks like aiohttp always sends Connection: keep-alive for keepalive connections and Connection: close for closing.

That's not correct:keep-alive should be used only for HTTP 1.0 and close for HTTP 1.1 respectively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions