Home
last modified time | relevance | path

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

/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dhttp_header.c211 static inline buffer * http_header_generic_get_ifnotempty(const array * const a, const enum http_he… in http_header_generic_get_ifnotempty() function
224 ? http_header_generic_get_ifnotempty(&r->resp_headers, id, k, klen) in http_header_response_get()
291 ? http_header_generic_get_ifnotempty(&r->rqst_headers, id, k, klen) in http_header_request_get()