Searched defs:is_2616_token (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dapreq_util.c843 * is_2616_token() is the verbatim definition from section 2.2
850 unsigned is_2616_token(const char c) { function
931 if (key == hdr || ! is_2616_token(key[-1]))

Completed in 9 milliseconds