Searched refs:HTTP_HEADER_PRIORITY (Results 1 – 4 of 4) sorted by relevance
| /lighttpd1.4/src/t/ |
| H A D | test_http_header.c | 64 case HTTP_HEADER_PRIORITY: in test_http_header_tables()
|
| /lighttpd1.4/src/ |
| H A D | http_header.h | 80 ,HTTP_HEADER_PRIORITY enumerator
|
| H A D | h2.c | 69 ,[HTTP_HEADER_PRIORITY] = "priority" 152 ,[HTTP_HEADER_PRIORITY] = LSHPACK_HDR_UNKNOWN 1644 if (light_btst(r->rqst_htags, HTTP_HEADER_PRIORITY)) { in h2_recv_headers() 1646 http_header_request_get(r, HTTP_HEADER_PRIORITY, in h2_recv_headers() 1664 http_header_response_set(r, HTTP_HEADER_PRIORITY, in h2_recv_headers()
|
| H A D | http_header.c | 58 ,{ HTTP_HEADER_PRIORITY, CONST_LEN_STR("priority") }
|