Skip to content

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Feb 28, 2020

Fixes #4761

Copy link
Member

@Tratcher Tratcher left a comment

Choose a reason for hiding this comment

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

I'm curious if this registers on the benchmarks.

@JamesNK JamesNK merged commit 41a3c63 into master Feb 29, 2020
@JamesNK JamesNK deleted the jamesnk/http2-pseudoheaders branch February 29, 2020 03:00
@analogrelay analogrelay added this to the 5.0.0-preview2 milestone Mar 2, 2020
@titanix
Copy link
Contributor

titanix commented Nov 1, 2020

There is a typo in variable name in https://github.com/dotnet/aspnetcore/blob/master/src/Servers/Kestrel/shared/KnownHeaders.cs#L369

var identifer instead of var identifier

@Tratcher
Copy link
Member

Tratcher commented Nov 2, 2020

Woops. Want to fix it?

@titanix
Copy link
Contributor

titanix commented Nov 2, 2020

I made a PR. Note I just lexically change the source code from GitHub since I don't have enough storage on my machine to download, build and test code.

@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add HTTP/2 pseudo-headers as known headers
5 participants