Home
last modified time | relevance | path

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

/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dhttp_header.h119 void http_header_response_append(request_st *r, enum http_header_e id, const char *k, uint32_t klen…
H A Dresponse.c329 http_header_response_append(r, HTTP_HEADER_ALLOW, CONST_STR_LEN("Allow"), in http_response_prepare_options_star()
864 http_header_response_append(r, HTTP_HEADER_TRANSFER_ENCODING, in http_response_write_prepare()
H A Dhttp_header.c258 void http_header_response_append(request_st * const r, enum http_header_e id, const char *k, uint32… in http_header_response_append() function
H A Dmod_wstunnel.c742 http_header_response_append(r, HTTP_HEADER_CONNECTION, in create_response_ietf_00()
798 http_header_response_append(r, HTTP_HEADER_CONNECTION, in create_response_rfc_6455()
H A Dmod_deflate.c1842 http_header_response_append(r, HTTP_HEADER_VARY, in REQUEST_FUNC()
H A Dmod_webdav.c600 http_header_response_append(r, HTTP_HEADER_ALLOW, in URIHANDLER_FUNC()
604 http_header_response_append(r, HTTP_HEADER_ALLOW, in URIHANDLER_FUNC()