Commit 90fa0745 authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Easy proposals

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1718147 13f79535-47bb-0310-9956-ffa450edef68
parent 71867f20
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -166,6 +166,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk patch works (module CHANGES)
     +1: jailletc36, wrowe

  *) Easy patches: synch 2.4.x and trunk
     - mod_auth_basic: Use 'ap_pbase64decode' to simplify code.
     - mod_isapi: Silent a sparse Warning.
     trunk patch: http://svn.apache.org/r1716940
                  http://svn.apache.org/r1717086
     2.4.x patch: trunk patches work
     +1: jailletc36

  *) mod_ssl: Save a few bytes in conf pool.
     trunk patch: http://svn.apache.org/r1715273
     2.4.x patch: trunk patches work
     +1: jailletc36

PATCHES/ISSUES THAT ARE BEING WORKED

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