Commit 9a51a10c authored by Jeff Trawick's avatar Jeff Trawick
Browse files

HTTP_BAD_GATEWAY -> MODSSL_ERROR_BAD_GATEWAY


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736510 13f79535-47bb-0310-9956-ffa450edef68
parent 61ecdd30
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -177,6 +177,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Bad Jeff: The MMN change was missing originally, same patch updated :(
     +1: trawick, ylavic

  *) mod_ssl: Return 502 instead of 500 when SSL peer check or 
     proxy_post_handshake hook fails. 
     Trunk patch: r1645529 (works)
     2.4.x patch which adds CHANGES: https://emptyhammock.com/media/downloads/r1645529-to-2.4.x.txt
     +1: trawick
 
PATCHES/ISSUES THAT ARE BEING WORKED