Home
last modified time | relevance | path

Searched refs:ngx_http_dav_module (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_dav_module.c126 ngx_module_t ngx_http_dav_module = { variable
148 dlcf = ngx_http_get_module_loc_conf(r, ngx_http_dav_module); in ngx_http_dav_handler()
263 dlcf = ngx_http_get_module_loc_conf(r, ngx_http_dav_module); in ngx_http_dav_put_handler()
321 dlcf = ngx_http_get_module_loc_conf(r, ngx_http_dav_module); in ngx_http_dav_delete_handler()
828 dlcf = ngx_http_get_module_loc_conf(r, ngx_http_dav_module); in ngx_http_dav_copy_move_handler()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru169 *) Исправление: модуль ngx_http_dav_module при копировании файла поверх
172 *) Исправление: модуль ngx_http_dav_module при перемещении файла между
176 *) Исправление: модуль ngx_http_dav_module при копировании файла с
328 *) Исправление: в модуле ngx_http_dav_module.
1619 ngx_http_dav_module.
1650 *) Исправление: в модуле ngx_http_dav_module в nginx/Windows.
2310 *) Исправление: в модуле ngx_http_dav_module.
2928 *) Исправление: ответы с кодом 201 модуля ngx_http_dav_module были
3567 *) Исправление: модуль ngx_http_dav_module неправильно обрабатывал
5343 модулю ngx_http_dav_module; ошибка появилась в 0.6.23.
[all …]
H A DCHANGES163 *) Bugfix: the ngx_http_dav_module did not truncate destination file
166 *) Bugfix: the ngx_http_dav_module used zero access rights on the
170 *) Bugfix: the ngx_http_dav_module used default access rights when
320 *) Bugfix: in the ngx_http_dav_module.
1584 ngx_http_dav_module.
1615 *) Bugfix: in the ngx_http_dav_module module in nginx/Windows.
1810 *) Bugfix: the ngx_http_dav_module did not unescape destination URI of
2258 *) Bugfix: in the ngx_http_dav_module.
5233 ngx_http_dav_module to work; the bug had appeared in 0.6.23.
6692 *) Feature: the ngx_http_dav_module supports the MKCOL method.
[all …]
/f-stack/app/nginx-1.16.1/auto/
H A Dmodules131 # ngx_http_dav_module
167 ngx_http_dav_module \
476 ngx_module_name=ngx_http_dav_module
479 ngx_module_srcs=src/http/modules/ngx_http_dav_module.c
H A Doptions459 --with-http_dav_module enable ngx_http_dav_module