H/QPackEncoder overloads accepting Encoding#24448
Conversation
For a change like this we want an explicit PR to make sure nothing breaks. Please ensure both PRs are merged on the same day so the automatic mirror tool doesn't run. |
|
The Runtime PR has been merged ~12h ago. I did run the aspnetcore build & tests listed in the readme before. |
Haha you missed the auto-mirror bot by about 15 minutes. I ran it manually just to confirm. #24449 |
|
Hello @Tratcher! Because this pull request has the Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 60 minutes, a condition that will be fulfilled in about 37 minutes. No worries though, I will be back when the time is right! 😉 p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
Adds overloads accepting an Encoding for header values to H/QPackEncoders.
This is a mirror of changes to H/QPackEncoder merged into runtime in dotnet/runtime#39468.
This is following the Shared code readme - if such changes are mirrored automagically, please close this PR.
Fixes #18943