Skip to content

net/http: document Client's new header copying behavior #18096

Closed
@bradfitz

Description

@bradfitz

The http Client's new copy-headers-on-redirect behavior is not documented.

It should probably be added to https://tip.golang.org/pkg/net/http/#Client.Do and/or https://tip.golang.org/pkg/net/http/#Client with maybe a pointer to its canonical documentation location from the CheckRedirect field.

@dsnet, can you write this? Otherwise reassign to me if you're swamped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions