Skip to content

Conversation

@masaori335
Copy link
Contributor

@masaori335 masaori335 commented Jun 14, 2019

As @SolidWallOfCode pointed out on slack, when Http2Stream handle response header, write_vio.ndone should be incremented by the size which HTTPHdr::parse_resp() used.

When the state is PARSE_RESULT_DONE, this->response_header.length_get() is same to bytes_used, but when the state is PARSE_RESULT_CONT, they are different. In that case, this could be problem.

@masaori335 masaori335 added this to the 9.0.0 milestone Jun 14, 2019
@masaori335 masaori335 self-assigned this Jun 14, 2019
@masaori335 masaori335 merged commit d3639e0 into apache:master Jun 17, 2019
@masaori335 masaori335 modified the milestones: 9.0.0, 8.1.0 Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants