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

Tim Whittington <t...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|                            |All

--- Comment #3 from Tim Whittington <t...@apache.org> 2011-03-31 03:59:11 EDT 
---
Hi Aaron

Thanks for the report (and providing in logs and network traces).

Looking at the traces you supplied, it doesn't look like there is a
Content-Length in the request from the client -> IIS/connector, so I'm confused
by the patch modifying the behaviour when the Content-Length is present in the
request.

e.g.:

POST /rm/services/ServerInfo.asmx HTTP/1.1
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.logiclibrary.com/types/getServerSoapVersion";
User-Agent: Axis/1.3
Host: 192.168.231.61:81
Transfer-Encoding: chunked

I think there are a few 'quirky' parts in the code around this, but I'd like to
be definite on the failing test case before delving in.

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to