Skip to content

Fix line number reference for _headersToExclude - #37683

Merged
wadepickett merged 2 commits into
dotnet:mainfrom
CalebBellWebCE:patch-2
Sep 18, 2026
Merged

wadepickett merged 2 commits into
dotnet:mainfrom
CalebBellWebCE:patch-2

Conversation

@CalebBellWebCE

@CalebBellWebCE CalebBellWebCE commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Updated the line number in RequestUtilities.cs from 71 (which is currently in the body of ShouldSkipResponseHeader) to 75 (which is currently where _headersToExclude is defined). Line 71 pointed to _headersToExclude prior to commit 6a06dfd (see dotnet/yarp@6a06dfd#diff-6125b9d8845ce5294ef3c04927a2ee6417b54d48e5ddf62c4e4d1035ec2f408c )


Internal previews

File Preview link
aspnetcore/fundamentals/servers/yarp/header-guidelines.md Learn preview

Build report

Updated the line number in RequestUtilities.cs from 71 (which is currently in the body of `ShouldSkipResponseHeader`) to 75 (which is currently where `_headersToExclude` is defined).  Line 71 pointed to `_headersToExclude` prior to commit 6a06dfd (see dotnet/yarp@6a06dfd#diff-6125b9d8845ce5294ef3c04927a2ee6417b54d48e5ddf62c4e4d1035ec2f408c )
Comment thread aspnetcore/fundamentals/servers/yarp/header-guidelines.md Outdated

@wadepickett wadepickett left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@CalebBellWebCE, thanks very much for this update! Approved. Merging..

@wadepickett

Copy link
Copy Markdown
Contributor

@tdykstra, @meaghanlewis, or @guardrex, I need a re-approval for this one since I made a small change.

@guardrex guardrex left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@wadepickett
wadepickett merged commit 4986136 into dotnet:main Sep 18, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants