Home
last modified time | relevance | path

Searched defs:accept_encoding (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_filter_module.c153 static const u_char accept_encoding[12] = in ngx_http_v2_header_filter() local
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h205 ngx_table_elt_t *accept_encoding; member