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

block Upgrade on HTTP SETTINGS, check for client datagram support #146

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

marten-seemann
Copy link
Member

@marten-seemann marten-seemann commented Apr 26, 2024

Fixes #106.

We could consider doing this async at some point, but then we have to deal with sessions getting nuked shortly after creation, if the client's SETTINGS are not acceptable.

@marten-seemann marten-seemann merged commit 0d0572a into master Apr 26, 2024
10 checks passed
@marten-seemann marten-seemann added this to the v0.8.0 milestone Apr 27, 2024
@marten-seemann marten-seemann deleted the check-client-settings branch April 27, 2024 14:58
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.

check the client's HTTP/3 settings
1 participant