-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Improve HostFiltering #9359
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
Improve HostFiltering #9359
Conversation
src/Middleware/HostFiltering/test/HostFilteringMiddlewareTests.cs
Outdated
Show resolved
Hide resolved
Hmm, that had some upstream side-effects. https://dev.azure.com/dnceng/public/_build/results?buildId=157194&view=ms.vss-test-web.build-test-results-tab |
Moving to preview 6. Please do not merge until master is open for preview 6 changes. We're locking down preview 5 early due to a tight bit of release scheduling ;) |
Rebased |
src/Middleware/ResponseCompression/test/BodyWrapperStreamTests.cs
Outdated
Show resolved
Hide resolved
Won't pass until dotnet/extensions#1696 is merged, due to the current behaviour of |
Ready to rebase on dotnet/extensions#1696? |
Rebased |
src/Middleware/HostFiltering/test/HostFilteringMiddlewareTests.cs
Outdated
Show resolved
Hide resolved
Rebased |
Raised issue for Helix issue #11038 |
Is now included in DefaultBuilder and was showing up in traces
TryGetValueFast is addressed separately by #9341
Blocked by dotnet/extensions#1696