Searched refs:NGX_HTTP_TRACE (Results 1 – 4 of 4) sorted by relevance
43 #define NGX_HTTP_TRACE 0x8000 macro
224 r->method = NGX_HTTP_TRACE; in ngx_http_parse_request_line()
1939 if (r->method == NGX_HTTP_TRACE) { in ngx_http_process_request_header()
3434 { 5, "TRACE", NGX_HTTP_TRACE } in ngx_http_v2_parse_method()