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 HTTP2 max_frame_size error #4394

Merged
merged 1 commit into from
Sep 7, 2021
Merged

Fix HTTP2 max_frame_size error #4394

merged 1 commit into from
Sep 7, 2021

Conversation

twose
Copy link
Member

@twose twose commented Sep 7, 2021

No description provided.

@codecov
Copy link

codecov bot commented Sep 7, 2021

Codecov Report

Merging #4394 (b62e1c1) into master (0e42cbe) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4394      +/-   ##
==========================================
+ Coverage   51.39%   51.42%   +0.03%     
==========================================
  Files          73       73              
  Lines       14691    14691              
==========================================
+ Hits         7550     7555       +5     
+ Misses       7141     7136       -5     
Impacted Files Coverage Δ
src/server/port.cc 50.00% <0.00%> (-0.28%) ⬇️
src/os/async_thread.cc 70.17% <0.00%> (+1.31%) ⬆️
src/protocol/base.cc 63.15% <0.00%> (+1.97%) ⬆️

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 0e42cbe...b62e1c1. Read the comment docs.

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