]> git.kaiwu.me - nginx.git/commit
Upstream: u->conf->preserve_output flag.
authorMaxim Dounin <mdounin@mdounin.ru>
Sat, 17 Mar 2018 20:04:23 +0000 (23:04 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Sat, 17 Mar 2018 20:04:23 +0000 (23:04 +0300)
commitc67124190c9caf42c9d63b889945f73ccafa3ac6
tree0addffbcb372f8d6561686b4df238e7f6b2437f2
parent7be60194c12d3565c0ad34cc65206f4c22d4af53
Upstream: u->conf->preserve_output flag.

The flag can be used to continue sending request body even after we've
got a response from the backend.  In particular, this is needed for gRPC
proxying of bidirectional streaming RPCs, and also to send control frames
in other forms of RPCs.
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h