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

add support for the Extended CONNECT method #3357

Merged
merged 1 commit into from Mar 25, 2022
Merged

Conversation

marten-seemann
Copy link
Member

Extended CONNECT is used by WebTransport.

Extended CONNECT is used by WebTransport.
@codecov
Copy link

codecov bot commented Mar 23, 2022

Codecov Report

Merging #3357 (89d7847) into master (d4293fb) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3357      +/-   ##
==========================================
+ Coverage   85.57%   85.59%   +0.02%     
==========================================
  Files         135      135              
  Lines        9860     9870      +10     
==========================================
+ Hits         8437     8448      +11     
+ Misses       1046     1045       -1     
  Partials      377      377              
Impacted Files Coverage Δ
http3/request.go 93.75% <100.00%> (+1.16%) ⬆️
internal/utils/rand.go 75.00% <0.00%> (+12.50%) ⬆️

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 d4293fb...89d7847. Read the comment docs.

@marten-seemann marten-seemann merged commit d065fb4 into master Mar 25, 2022
@marten-seemann marten-seemann deleted the extended-connect branch March 25, 2022 09:13
nmldiegues pushed a commit to chungthuang/quic-go that referenced this pull request Jun 6, 2022
Extended CONNECT is used by WebTransport.
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.

None yet

2 participants