ap_escape_html so we escape quotes. Reported by JPCERT.
[Mark Cox]
- *) mod_speling: Stop crashing with certain non-file requests.··
+ *) mod_speling: Stop crashing with certain non-file requests.
[Jeff Trawick]
*) keep the Content-Length header for a HEAD with no response body.
when srclib/apr[-util] are symlinks rather than directories proper.
[William Rowe]
- *) Avoid server-driven negotiation when a CGI script has emitted an·
+ *) Avoid server-driven negotiation when a CGI script has emitted an
explicit "Status:" header. PR 38070. [Nick Kew]
*) mod_log_config now logs all Set-Cookie headers if the %{Set-Cookie}o
*) mod_cgid: Refuse to work on Solaris 10 due to OS bugs. PR 34264.
[Justin Erenkrantz]
- *) mod_cache: Correctly handle responses with a 301 status. PR 37347.·
+ *) mod_cache: Correctly handle responses with a 301 status. PR 37347.
[Paul Querna]
*) mod_proxy_http: Prevent data corruption of POST request bodies when
This provides a working mod_echo on all platforms, and ensures any
custom protocol module is at least given an initial timeout value
based on the <VirtualHost > context's Timeout directive.
- [William Rowe]··
+ [William Rowe]
- *) mod_ssl: Correct issue where mod_ssl does not pick up the·
+ *) mod_ssl: Correct issue where mod_ssl does not pick up the
ssl-unclean-shutdown setting when configured. PR 34452. [Joe Orton]
*) Document the ReceiveBufferSize change done in r157583 [Murray
Nesbitt <murray@cpan.org>]
*) mod_deflate: Merge the Vary header, instead of Setting it. Fixes
- applications that send the Vary Header themselves. PR 37559.·
+ applications that send the Vary Header themselves. PR 37559.
[Paul Querna]
*) mod_dav: Fix a null pointer dereference in an error code path during the