Skip to content
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

Work around for http2 hang with Or #199

Merged
merged 1 commit into from
Aug 17, 2021
Merged

Conversation

davidpdrsn
Copy link
Member

This is a nasty hack that works around hyperium/hyper#2621.

Fixes #191

This is a nasty hack that works around
hyperium/hyper#2621.

Fixes #191
@davidpdrsn davidpdrsn added the C-enhancement Category: A PR with an enhancement label Aug 17, 2021
@davidpdrsn davidpdrsn added this to the 0.2 milestone Aug 17, 2021
@davidpdrsn davidpdrsn merged commit 93cdfe8 into main Aug 17, 2021
@davidpdrsn davidpdrsn deleted the work-around-http2-or-issue branch August 17, 2021 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: A PR with an enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RoutingDsl::or causes HTTP/2 requests to hang
1 participant