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

fix enabling compression by trimming whitespaces in accept encoding header #6952

Merged
merged 1 commit into from
Feb 20, 2024

fix enabling accept encoding with whitespaces

3f6ec4a
Select commit
Loading
Failed to load commit list.
Merged

fix enabling compression by trimming whitespaces in accept encoding header #6952

fix enabling accept encoding with whitespaces
3f6ec4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2024 in 0s

82.25% (-1.46%) compared to 8d735f0

View this Pull Request on Codecov

82.25% (-1.46%) compared to 8d735f0

Details

Codecov Report

Merging #6952 (3f6ec4a) into master (8d735f0) will decrease coverage by 1.46%.
Report is 21 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6952      +/-   ##
==========================================
- Coverage   83.71%   82.25%   -1.46%     
==========================================
  Files         287      296       +9     
  Lines       30926    31458     +532     
==========================================
- Hits        25889    25877      -12     
- Misses       3972     4516     +544     
  Partials     1065     1065              
Files Coverage Δ
internal/transport/transport.go 92.88% <100.00%> (+0.11%) ⬆️
server.go 81.82% <ø> (+0.31%) ⬆️

... and 34 files with indirect coverage changes