Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@deweerdt
Copy link
Member

This might happen if a link is being pushed in a reverse proxying
environment: proxy.c would be handling HTTP/1 headers when the HTTP/2
side of the connection has been set to H2O_HTTP2_CONN_STATE_IS_CLOSING

This might happen if a link is being pushed in a reverse proxying
environment: proxy.c would be handling HTTP/1 headers when the HTTP/2
side of the connection has been set to `H2O_HTTP2_CONN_STATE_IS_CLOSING`
@kazuho
Copy link
Member

kazuho commented Nov 15, 2018

Nice catch. We need this, because h2o_http2_stream_prepare_for_request checks the state.

@kazuho kazuho merged commit a281e61 into h2o:master Nov 15, 2018
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