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

http3: reject header field that contain non-lowercase characters #3964

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

marten-seemann
Copy link
Member

No description provided.

@marten-seemann marten-seemann added this to the v0.37 milestone Jul 17, 2023
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #3964 (ab6d943) into master (de8d7a3) will increase coverage by 0.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3964      +/-   ##
==========================================
+ Coverage   82.81%   82.94%   +0.13%     
==========================================
  Files         146      146              
  Lines       14642    14687      +45     
==========================================
+ Hits        12125    12182      +57     
+ Misses       2024     2014      -10     
+ Partials      493      491       -2     
Impacted Files Coverage Δ
http3/request.go 90.62% <100.00%> (+1.09%) ⬆️

... and 2 files with indirect coverage changes

@marten-seemann
Copy link
Member Author

cc @WeidiDeng 🙏

@WeidiDeng
Copy link
Contributor

:shipit:

@marten-seemann marten-seemann merged commit 3edaceb into master Jul 18, 2023
29 checks passed
@marten-seemann marten-seemann deleted the reject-uppercase-header-fields branch July 21, 2023 17:29
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