Skip to content

httpHeaders in httpGet probe does not work for Host header. #24288

Closed
@errm

Description

I noticed that httpHeaders were added to the httpGet probe in #20116 to fix #14713

Sadly the httpHeaders addition to the httpGet probe does function correctly for all headers except the Host header. I think this must be to do with the way net/http make a special case of the Host header for example and.

I have some code I used to debug the issue that I can share if needed.

Metadata

Assignees

No one assigned

    Labels

    priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.sig/nodeCategorizes an issue or PR as relevant to SIG Node.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions