*) mpm winnt: fix null pointer dereference
PR 42572 [Davi Arnaut]
- *) http_core: OPTIONS * no longer maps to local storage or URI
- space. PR 43519 [Jim Jagielski]
-
*) mod_proxy_http: Correctly forward unexpected interim (HTTP 1xx)
responses from the backend according to RFC2616. But make it
configurable in case something breaks on it.
*) mod_proxy_http: Correctly parse all Connection headers in proxy.
PR 43509 [Nick Kew]
- *) mod_proxy_http: add Via header correctly (if enabled) to
- response, even where other Via headers exist.
- PR 19439 [Nick Kew]
-
*) HTTP protocol: Add "DefaultType none" option.
PR 13986 and PR 16139 [Nick Kew]