Skip to content

Improve request upgrade body handling. #35

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 2 commits into from
Sep 2, 2024
Merged

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Sep 2, 2024

For the sake of implementing proxies, it might be nice to map upgrade requests/responses to appropriate bodies. Previously the only mechanism was to hijack the connection, but this makes implementing a generic proxy more complicated.

Types of Changes

  • New feature.

Contribution

@ioquatix ioquatix force-pushed the request-upgrade-body branch from fd3a7d1 to 9dda370 Compare September 2, 2024 00:09
@ioquatix ioquatix merged commit 55c516a into main Sep 2, 2024
36 of 40 checks passed
@ioquatix ioquatix deleted the request-upgrade-body branch September 2, 2024 00:19
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.

1 participant