methods            23 http/modules/ngx_http_dav_module.c     ngx_uint_t  methods;
methods            84 http/modules/ngx_http_dav_module.c       offsetof(ngx_http_dav_loc_conf_t, methods),
methods           151 http/modules/ngx_http_dav_module.c     if (!(r->method & dlcf->methods)) {
methods          1109 http/modules/ngx_http_dav_module.c     ngx_conf_merge_bitmask_value(conf->methods, prev->methods,