Commit e0292bf2 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Backported in r1834093.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1834103 13f79535-47bb-0310-9956-ffa450edef68
parent a6bd723b
Loading
Loading
Loading
Loading
+0 −14
Original line number Original line Diff line number Diff line
@@ -148,20 +148,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
                  svn merge -c 1833827 ^/httpd/httpd/trunk . 
                  svn merge -c 1833827 ^/httpd/httpd/trunk . 
     +1: covener, jim, rjung
     +1: covener, jim, rjung


  *) ap_rgetline()+mod_proxy_http: Add and handle AP_GETLINE_NOSPC_EOL flag,
     fixes responses header thrown away on APR_ENOSPC, and allow their size to
     be configured (ResponseFieldSize). PRs 62196, 62198 and 62199.
     trunk patch: http://svn.apache.org/r1827362
                  http://svn.apache.org/r1828926
                  http://svn.apache.org/r1828927
                  http://svn.apache.org/r1829557
                  http://svn.apache.org/r1829573
                  http://svn.apache.org/r1829645
                  http://svn.apache.org/r1829657
     2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-PR62196+62198+62199-v3.patch
                  (convenient patch, otherwise trunk works modulo CHANGES/MMN)
     +1: ylavic, covener (needs responsefieldsize compat after), rpluem

  *) mod_xml2enc: Fix forwarding of error metadata/responses. PR 62180.
  *) mod_xml2enc: Fix forwarding of error metadata/responses. PR 62180.
     trunk patch: http://svn.apache.org/r1829038
     trunk patch: http://svn.apache.org/r1829038
                  http://svn.apache.org/r1829039
                  http://svn.apache.org/r1829039
+1 −1

File changed.

Contains only whitespace changes.