Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dhttp_header.c196 static inline void http_header_token_append(buffer * const vb, const char * const v, const uint32_t… in http_header_token_append() function
263 http_header_token_append(vb, v, vlen); in http_header_response_append()
331 http_header_token_append(vb, v, vlen); in http_header_request_append()
357 http_header_token_append(vb, v, vlen); in http_header_env_append()