Searched refs:NGX_HTTP_OPTIONS (Results 1 – 4 of 4) sorted by relevance
37 #define NGX_HTTP_OPTIONS 0x0200 macro
246 r->method = NGX_HTTP_OPTIONS; in ngx_http_parse_request_line()
4353 { (u_char *) "OPTIONS", (uint32_t) ~NGX_HTTP_OPTIONS },
3423 { 7, "OPTIONS", NGX_HTTP_OPTIONS }, in ngx_http_v2_parse_method()