Skip to content

net/http: client connection close request not echoed in response headers #3663

Closed
@bradfitz

Description

@bradfitz
The fix for issue #3540 has a bug:

Even though the client can now request "Connection: close" and the server now
closes the TCP connection, it doesn't announce that it's doing so in the response
headers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions