diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2020-09-23 19:52:31 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2020-09-23 19:52:31 +0300 |
commit | 6c89d752c8ab3a3cc0832927484808b68153f8c4 (patch) | |
tree | 0f031c47dbef09e567671b2c3bf4dd65b70442d6 /src/http/ngx_http_request.c | |
parent | 7c67ff73634acde729ceb151110f8db10322a33e (diff) | |
download | nginx-6c89d752c8ab3a3cc0832927484808b68153f8c4.tar.gz nginx-6c89d752c8ab3a3cc0832927484808b68153f8c4.zip |
HTTP/2: run posted requests after reading body.
HTTP/2 code failed to run posted requests after calling the request body
handler, and this resulted in connection hang if a subrequest was created
in the body handler and no other actions were made.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions