Home
last modified time | relevance | path

Searched refs:H2O_TOKEN_NO_EARLY_HINTS (Results 1 – 3 of 3) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/include/h2o/
H A Dtoken_table.h81 #define H2O_TOKEN_NO_EARLY_HINTS (h2o__tokens + 54) macro
/dports/www/h2o-devel/h2o-dcc7134/lib/common/
H A Dtoken_table.h521 return H2O_TOKEN_NO_EARLY_HINTS; in h2o_lookup_token()
/dports/www/h2o-devel/h2o-dcc7134/lib/core/
H A Drequest.c875 if ((index = h2o_find_header(&req->headers, H2O_TOKEN_NO_EARLY_HINTS, -1)) != -1) { in h2o_send_informational()