
bugzilla at apache
Jun 17, 2009, 7:37 AM
Views: 146
Permalink
|
|
[Bug 47383] New: Please check Transfer-Encoding is "chunked" with no-case sensitivity.
|
|
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: bugs[at]httpd.apache.org ReportedBy: ryuzo.yamamoto[at]gmail.com 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: bugs-unsubscribe[at]httpd.apache.org For additional commands, e-mail: bugs-help[at]httpd.apache.org
|