Searched refs:NGX_HTTP_PUT (Results 1 – 5 of 5) sorted by relevance
32 #define NGX_HTTP_PUT 0x0010 macro
173 r->method = NGX_HTTP_PUT; in ngx_http_parse_request_line()
4348 { (u_char *) "PUT", (uint32_t) ~NGX_HTTP_PUT },
68 { ngx_string("put"), NGX_HTTP_PUT },156 case NGX_HTTP_PUT: in ngx_http_dav_handler()
3425 { 3, "PUT", NGX_HTTP_PUT }, in ngx_http_v2_parse_method()