Latest update - 7331

This commit is contained in:
2018-08-07 08:40:57 +09:00
parent a16ff4bf79
commit 0ac4e6cbe8
-2
View File
@@ -841,8 +841,6 @@ overwrite_done:
return NGX_HTTP_INTERNAL_SERVER_ERROR;
}
dlcf = ngx_http_get_module_loc_conf(r, ngx_http_dav_module);
cf.size = ngx_file_size(&fi);
cf.buf_size = 0;
cf.access = ngx_file_access(&fi);