log src/http/modules/ngx_http_dav_module.c @ 7680:39501ce97e29

age author description
Mon, 23 Dec 2019 20:39:27 +0300 Maxim Dounin Dav: added checks for chunked to body presence conditions.
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Saved some memory allocations.
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Dav: fixed Location in successful MKCOL response.
Thu, 02 Aug 2018 13:19:48 +0300 Sergey Kandaurov Dav: removed dead store after 8e7a5de61664.
Wed, 01 Aug 2018 02:12:21 +0300 Maxim Dounin Dav: changed COPY of a file to preserve access mask.
Wed, 07 Feb 2018 16:44:29 +0300 Roman Arutyunyan Dav: added error logging.
Thu, 20 Apr 2017 18:26:37 +0300 Sergey Kandaurov Cleaned up r->headers_out.headers allocation error handling.