Searched refs:NGX_HTTP_MOVE (Results 1 – 5 of 5) sorted by relevance
72 { ngx_string("move"), NGX_HTTP_MOVE },196 case NGX_HTTP_MOVE: in ngx_http_dav_handler()786 if (r->method == NGX_HTTP_MOVE) { in ngx_http_dav_copy_move_handler()813 if (r->method == NGX_HTTP_MOVE) { in ngx_http_dav_copy_move_handler()826 if (r->method == NGX_HTTP_MOVE) { in ngx_http_dav_copy_move_handler()
36 #define NGX_HTTP_MOVE 0x0100 macro
193 r->method = NGX_HTTP_MOVE; in ngx_http_parse_request_line()
4352 { (u_char *) "MOVE", (uint32_t) ~NGX_HTTP_MOVE },
3429 { 4, "MOVE", NGX_HTTP_MOVE }, in ngx_http_v2_parse_method()