Skip to content

Pubternal IHttpHeadersHandler #17573

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 4 commits into from
Dec 4, 2019
Merged

Pubternal IHttpHeadersHandler #17573

merged 4 commits into from
Dec 4, 2019

Conversation

Tratcher
Copy link
Member

@Tratcher Tratcher commented Dec 4, 2019

A possible solution to the pubternal shared code issues.

Copy link
Member

@halter73 halter73 left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions bot added the api-suggestion Early API idea and discussion, it is NOT ready for implementation label Dec 4, 2019
@Tratcher
Copy link
Member Author

Tratcher commented Dec 4, 2019

FYI @aspnet/http2 IHttpHeadersHandler is something we moved into shared code for HPACK. It was previously a 'pubternal' API in our code base that our benchmarks infrastructure depended on. This PR restores it as a pubternal API in its original namespace until we can come up with a cleaner solution. I used ifdefs so no changes should be required in the runtime repo.

@Tratcher Tratcher self-assigned this Dec 4, 2019
@Tratcher Tratcher added this to the 5.0.0-preview1 milestone Dec 4, 2019
@Tratcher Tratcher marked this pull request as ready for review December 4, 2019 16:10
@Tratcher Tratcher requested a review from analogrelay as a code owner December 4, 2019 16:10
@jkotalik
Copy link
Contributor

jkotalik commented Dec 4, 2019

Is there anyway to confirm by merging this PR that benchmarks will build again? I'd prefer to have that inner loop fast as we have gone back and forth fixing pieces.

@Tratcher Tratcher merged commit bd7c89a into master Dec 4, 2019
@Tratcher Tratcher deleted the tratcher/pubternal branch December 4, 2019 17:40
@halter73
Copy link
Member

halter73 commented Dec 4, 2019

@Tratcher Are you planning to open a PR in https://github.com/dotnet/runtime to synchronize these changes?

@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
api-suggestion Early API idea and discussion, it is NOT ready for implementation 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.

4 participants