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

set the ALPN based on the QUIC version in the HTTP3 server #2847

Merged
merged 2 commits into from
Oct 30, 2020

Conversation

marten-seemann
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 29, 2020

Codecov Report

Merging #2847 into master will increase coverage by 0.03%.
The diff coverage is 72.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2847      +/-   ##
==========================================
+ Coverage   85.83%   85.86%   +0.03%     
==========================================
  Files         134      134              
  Lines        9036     9053      +17     
==========================================
+ Hits         7756     7773      +17     
- Misses        939      941       +2     
+ Partials      341      339       -2     
Impacted Files Coverage Δ
session.go 77.24% <ø> (ø)
internal/handshake/crypto_setup.go 66.59% <33.33%> (-0.08%) ⬇️
http3/server.go 64.86% <86.67%> (+3.03%) ⬆️
http3/client.go 86.18% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b765288...5d1450b. Read the comment docs.

@marten-seemann marten-seemann merged commit ff639a4 into master Oct 30, 2020
@marten-seemann marten-seemann deleted the http3-server-multiple-versions branch October 30, 2020 08:28
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 tasks
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.

2 participants