Lines Matching refs:header

17   * fix DoS in Connection header value split (reported by Jesse Sipprell, CVE-2012-5533)
18 * remove whitespace at end of header keys
26 …* Fix handling of empty header list entries in http_request_split_value, fixing invalid read in va…
46 * [core] accept dots in ipv6 addresses in host header (fixes #2359)
138 …* Show "no uri specified -> 400" error only when "debug.log-request-header-on-error" is enabled (f…
156 …* Combine Cache-Control header value in mod_expire to existing HTTP header if header already added…
158 * Fix header inclusion order, always include "config.h" before any system header
191 * Strip trailing dot from "Host:" header
270 * Do not pass Proxy-Connection: header from client to backend http server in mod_proxy (#1877)
277 …* Add option to ignore the "Expect: 100-continue" header instead of returning 417 Expectation fail…
282 * Allow tabs in header values (fixes #1822)
300 …* Overwrite Content-Type header in mod_dirlisting instead of inserting (#1614), patch by Henrik Ho…
345 * fix memleak in request header parsing (#1774, thx qhy) (CVE-2008-4298)
358 * print error if X-LIGHTTPD-send-file cannot be done; reset header
363 …* HTTPS env var should be "on" when using mod_extforward and the X-Forwarded-Proto header is set. …
375 * generate etag/last-modified header for on-the-fly-compressed files (#1171)
380 * do not add Accept-Ranges header if range-request is disabled (#1449)
386 * fixed Content-Length header if response body gets removed in connections.c (#1412, part 2)
387 * do not generate a "Content-Length: 0" header for HEAD requests, added test too
402 * fixed FastCGI header overrun in mod_fastcgi (reported by [email protected])
419 * fixed invalid char in header values (#1286)
425 * fixed extra Content-Length header on 1xx, 204 and 304 (#1002)
451 * fixed possible crash in Auth-Digest header parser on trailing WS in
483 * fixed header-injection via server.tag (#1106)
687 * fixed logic of conditionals if a header was not set
729 * fixed response header in body problem in mod_cgi
830 * improved performance in FastCGI in buildind the FastCGI header
832 * fixed crash in setenv.add-response-header
946 * fixed expire plugin for second Expire header
957 * fixed rare problem in FastCGI header generation
1019 * fixed array handling which might lead to 'missing header'
1041 * limiting the size of the request-body and the request-header