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

dedupe Alt-Svc header values #3461

Merged
merged 1 commit into from Jun 28, 2022

Conversation

mattrobenolt
Copy link
Contributor

Addresses #3432 (comment)

Copy link
Member

@marten-seemann marten-seemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice find! Thank you for the PR, just a minor stylistic comment.

http3/server.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 24, 2022

Codecov Report

Merging #3461 (1a7072f) into master (706a482) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3461   +/-   ##
=======================================
  Coverage   85.69%   85.70%           
=======================================
  Files         136      136           
  Lines        9994     9997    +3     
=======================================
+ Hits         8564     8567    +3     
  Misses       1054     1054           
  Partials      376      376           
Impacted Files Coverage Δ
http3/server.go 74.53% <100.00%> (+0.24%) ⬆️

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 706a482...1a7072f. Read the comment docs.

@marten-seemann
Copy link
Member

Could you also add a test case for this please?

@marten-seemann
Copy link
Member

@mattrobenolt We're planning to cut a new quic-go release really soon. Would be great if we could get your patch in. Will you be able to incorporate the comments?

@mattrobenolt
Copy link
Contributor Author

Yeah, lemme take a stab today. I'm not familiar with the test suite, so that might be my only hangup.

@mattrobenolt
Copy link
Contributor Author

@marten-seemann test added, should be good to go.

@marten-seemann marten-seemann changed the title Dedupe Alt-Svc header values dedupe Alt-Svc header values Jun 28, 2022
Copy link
Member

@marten-seemann marten-seemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@marten-seemann marten-seemann merged commit 98b2587 into quic-go:master Jun 28, 2022
@MarcoPolo MarcoPolo mentioned this pull request Jul 7, 2022
41 tasks
@mattrobenolt mattrobenolt deleted the duplicate-alt-svc branch July 12, 2022 00:29
sudarshan-reddy pushed a commit to sudarshan-reddy/quic-go that referenced this pull request Aug 9, 2022
@ajnavarro ajnavarro mentioned this pull request Aug 24, 2022
72 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.

None yet

2 participants