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

Allow building an HTTP/1 connection with prebuffered bytes #3705

Closed
wants to merge 1 commit into from

Conversation

nox
Copy link
Contributor

@nox nox commented Jul 16, 2024

Fixes #3704.

@nox nox force-pushed the buffered branch 2 times, most recently from df9edf4 to 57839b2 Compare July 16, 2024 08:38
@seanmonstar
Copy link
Member

The issue was solved in a different way, by providing hyper_util::server::conn::auto::upgrade::downcast().

@seanmonstar seanmonstar closed this Sep 9, 2024
@seanmonstar seanmonstar deleted the buffered branch September 9, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgraded::downcast_ref is unusable with hyper_util::server::conn::auto
2 participants