NGX_HTTP_DELETE    70 http/modules/ngx_http_dav_module.c     { ngx_string("delete"), NGX_HTTP_DELETE },
NGX_HTTP_DELETE   179 http/modules/ngx_http_dav_module.c     case NGX_HTTP_DELETE:
NGX_HTTP_DELETE  3857 http/ngx_http_core_module.c    { (u_char *) "DELETE",    (uint32_t) ~NGX_HTTP_DELETE },
NGX_HTTP_DELETE   225 http/ngx_http_parse.c                         r->method = NGX_HTTP_DELETE;