]> git.kaiwu.me - nginx.git/commit
Dav: added checks for chunked to body presence conditions.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 23 Dec 2019 17:39:27 +0000 (20:39 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 23 Dec 2019 17:39:27 +0000 (20:39 +0300)
commit5e5fa2e9e57b713e445b1737005ff6a202bda8ad
treeb77902bbf7a956d5c8ef7ac95f0355545f4ccdbf
parentd97ccc831a6f4812cb9f086cbcdfdfdcae24f5df
Dav: added checks for chunked to body presence conditions.

These checks were missed when chunked support was introduced.  And also
added an explicit error message to ngx_http_dav_copy_move_handler()
(it was missed for some reason, in contrast to DELETE and MKCOL handlers).
src/http/modules/ngx_http_dav_module.c