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

sync http2, receiving too much data is a protocol error #713

Merged
merged 1 commit into from
Mar 5, 2021
Merged

sync http2, receiving too much data is a protocol error #713

merged 1 commit into from
Mar 5, 2021

Conversation

YuqiXiao
Copy link
Member

@YuqiXiao YuqiXiao commented Mar 5, 2021

Signed-off-by: xiaoyuqi [email protected]
#450
sync http2 commit

@codecov-io
Copy link

codecov-io commented Mar 5, 2021

Codecov Report

Merging #713 (182c724) into develop (4240449) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #713      +/-   ##
===========================================
+ Coverage    52.14%   52.17%   +0.03%     
===========================================
  Files          288      288              
  Lines        22528    22528              
===========================================
+ Hits         11748    11755       +7     
+ Misses        9179     9173       -6     
+ Partials      1601     1600       -1     
Impacted Files Coverage Δ
bfe_http2/server.go 71.30% <100.00%> (-0.18%) ⬇️
bfe_spdy/server_write_sched.go 77.47% <0.00%> (+1.80%) ⬆️
bfe_websocket/server_conn.go 76.22% <0.00%> (+5.73%) ⬆️

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 4240449...182c724. Read the comment docs.

@iyangsj iyangsj merged commit c4f3a62 into bfenetworks:develop Mar 5, 2021
@iyangsj iyangsj added this to the v1.1.0 milestone Mar 23, 2021
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.

3 participants