https://issues.apache.org/bugzilla/show_bug.cgi?id=47383

           Summary: Please check Transfer-Encoding is "chunked" with
                    no-case sensitivity.
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy_http
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=23825)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23825)
Fix checking Transfer-Encoding is "chunked".

Currently, mod_proxy_http.c checks Transfer-Encoding header with case
sensitivity.
So, I have a problem with mod_proxy + mod_dav + WebDAVFS (MacOSX Finder).

WebDAVFS send request header like 

Transfer-Encoding: Chunked

Please check the patch.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to