ngx_http_dav_put_handler   38 http/modules/ngx_http_dav_module.c static void ngx_http_dav_put_handler(ngx_http_request_t *r);
ngx_http_dav_put_handler  171 http/modules/ngx_http_dav_module.c         rc = ngx_http_read_client_request_body(r, ngx_http_dav_put_handler);