Lines Matching refs:headers
210 * Make mod_extforward headers configurable (fixes #1545)
232 * Ignore multiple "If-None-Match" headers (only use first one, fixes #753)
262 * Fix duplicate connection keep-alive/transfer-encoding headers (#960)
294 …* Use data_response_init in mod_fastcgi x-sendfile handling for response.headers, fix a small "mem…
295 * Don't send empty Server headers (#1620)
334 …* Match headers case insensitive in response (removing of X-{Sendfile,LIGHTTPD-*}, catching Date/S…
364 * generate ETag and Last-Modified headers for mod_ssi based on newest modified include (#1491)
395 …* make configure checks for --with-pcre, --with-zlib and --with-bzip2 failing if the headers aren'…
404 "Content-Length: 0" headers
445 * fixed crash on duplicate headers with trailing WS (#1232)
460 * fixed broken Set-Cookie headers
598 * fixed handling if equal but duplicate If-Modified-Since request headers
604 * fixed duplicate request headers cause by mod_setenv
613 * added more X-* headers to mod_proxy
635 * fixed duplicate headers in mod_proxy
747 * added Date: headers to dynamic HTTP/1.0 requests
799 * fixed segfault on duplication Host-headers
844 * added mod_setenv to add envirnoment and http headers on the fly
873 * fixed detection of SSL headers
1022 * fixed cgi handling for headers which are flushed to often
1033 * fixed HTTP/1.1 chunk headers
1119 * request-headers are now handled case-in-sensitive as required