Searched refs:response_header_append (Results 1 – 3 of 3) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | response.h | 13 int response_header_append(server *srv, connection *con, const char *key, size_t keylen, const char…
|
| H A D | mod_expire.c | 345 response_header_append(srv, con, CONST_STR_LEN("Cache-Control"), CONST_BUF_LEN(p->expire_tstmp)); in URIHANDLER_FUNC()
|
| H A D | http-header-glue.c | 106 int response_header_append(server *srv, connection *con, const char *key, size_t keylen, const char… in response_header_append() function
|