Skip to content

Proxy use HeaderNames rather than string const #903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 19, 2019

Conversation

benaadams
Copy link
Contributor

It be faster after dotnet/aspnetcore#9341

/cc @sebastienros

@sebastienros
Copy link
Member

Will that really be faster?

@benaadams
Copy link
Contributor Author

Will be a ReferenceEquals test rather than a string.Equals(..., OrdinalIgnoreCase)

@benaadams
Copy link
Contributor Author

Might not be huge, but every little helps :)

@sebastienros sebastienros merged commit 4aa1b3d into aspnet:master Apr 19, 2019
@sebastienros
Copy link
Member

Meh!

@benaadams benaadams deleted the proxy-headernames branch May 27, 2020 06:49
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.

2 participants