Commit 05277e92 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1721911 13f79535-47bb-0310-9956-ffa450edef68
parent ccbd9147
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -177,6 +177,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: http://jkaluza.fedorapeople.org/httpd-2.4.x-dhparams-free.patch
     +1: jkaluza

  *) mod_ssl: Fix "warning: variable 'hssc' set but not used".
              2.4.x only, r1715255 merged in 2.4.18 missed this (trunk) hunk.
     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ssl_hssc_warning.patch
     +1: ylavic

  *) mod_cache_socache: Fix a possible cached entity body corruption when it
     is received from an origin server in multiple batches and forwarded by
     mod_proxy.
     trunk patch: http://svn.apache.org/r1721899
     2.4.x patch: trunk works, module CHANGES
     +1: ylavic


PATCHES/ISSUES THAT ARE BEING WORKED

  *) http: Don't remove the Content-Length of zero from a HEAD response if