Searched refs:NGX_HTTP_GET (Results 1 – 21 of 21) sorted by relevance
117 if (!(r->method & (NGX_HTTP_GET|NGX_HTTP_HEAD))) { in ngx_http_empty_gif_handler()
92 if (!(r->method & (NGX_HTTP_GET|NGX_HTTP_HEAD))) { in ngx_http_stub_status_handler()
76 if (!(r->method & (NGX_HTTP_GET|NGX_HTTP_HEAD))) { in ngx_http_flv_handler()
62 if (!(r->method & (NGX_HTTP_GET|NGX_HTTP_HEAD|NGX_HTTP_POST))) { in ngx_http_static_handler()
98 if (!(r->method & (NGX_HTTP_GET|NGX_HTTP_HEAD))) { in ngx_http_gzip_static_handler()
90 if (!(r->method & (NGX_HTTP_GET|NGX_HTTP_HEAD|NGX_HTTP_POST))) { in ngx_http_random_index_handler()
116 if (!(r->method & (NGX_HTTP_GET|NGX_HTTP_HEAD|NGX_HTTP_POST))) { in ngx_http_index_handler()
183 if (!(r->method & (NGX_HTTP_GET|NGX_HTTP_HEAD))) { in ngx_http_memcached_handler()
173 if (!(r->method & (NGX_HTTP_GET|NGX_HTTP_HEAD))) { in ngx_http_autoindex_handler()
606 if (r->method == NGX_HTTP_GET || r->method == NGX_HTTP_POST) { in ngx_http_grpc_create_request()766 if (r->method == NGX_HTTP_GET) { in ngx_http_grpc_create_request()
1498 conf->upstream.cache_methods |= NGX_HTTP_GET|NGX_HTTP_HEAD; in ngx_http_scgi_merge_loc_conf()
1719 conf->upstream.cache_methods |= NGX_HTTP_GET|NGX_HTTP_HEAD; in ngx_http_uwsgi_merge_loc_conf()
3024 conf->upstream.cache_methods |= NGX_HTTP_GET|NGX_HTTP_HEAD; in ngx_http_fastcgi_merge_loc_conf()
441 if (!(r->method & (NGX_HTTP_GET|NGX_HTTP_HEAD))) { in ngx_http_mp4_handler()
3176 conf->upstream.cache_methods |= NGX_HTTP_GET|NGX_HTTP_HEAD; in ngx_http_proxy_merge_loc_conf()
29 #define NGX_HTTP_GET 0x0002 macro
615 r->method = NGX_HTTP_GET; in ngx_http_send_error_page()
168 r->method = NGX_HTTP_GET; in ngx_http_parse_request_line()837 if (r->http_version == 9 && r->method != NGX_HTTP_GET) { in ngx_http_parse_request_line()
2310 sr->method = NGX_HTTP_GET; in ngx_http_subrequest()4345 { (u_char *) "GET", (uint32_t) ~NGX_HTTP_GET },4403 if (!(pclcf->limit_except & NGX_HTTP_GET)) { in ngx_http_core_limit_except()
458 { ngx_string("GET"), NGX_HTTP_GET },2773 r->method = NGX_HTTP_GET; in ngx_http_upstream_process_headers()
2637 r->method = NGX_HTTP_GET; in ngx_http_v2_push_stream()3420 { 3, "GET", NGX_HTTP_GET }, in ngx_http_v2_parse_method()