]> git.kaiwu.me - nginx.git/commit
Request body: introduced rb->last_saved flag.
authorMaxim Dounin <mdounin@mdounin.ru>
Sun, 29 Aug 2021 19:21:03 +0000 (22:21 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Sun, 29 Aug 2021 19:21:03 +0000 (22:21 +0300)
commit2a709213800fd3fd2809881374eb110562b53c08
treea884cfd5f63699a150021854c3fdfe314f0a37d7
parentfd9d43b087b4247f8cb5f91845be46bd624c175a
Request body: introduced rb->last_saved flag.

It indicates that the last buffer was received by the save filter,
and can be used to check this at higher levels.  To be used in the
following changes.
src/http/ngx_http_request.h
src/http/ngx_http_request_body.c