https://issues.apache.org/bugzilla/show_bug.cgi?id=47087
--- Comment #16 from Nick Kew <[email protected]> 2009-12-16 08:00:27 UTC --- (In reply to comment #15) > [chop] This problem really belongs on the users@ list. Does it help if you either: (a) use mod_headers to unset the Expect: request header for the app? or: (b) use a browser match to force HTTP/1.0 for the client? If not, then your own hack may be your best workaround. Come to think of it, you have another valid point. We should ensure any surplus request data are mopped up before closing the connection. I'll try and find time to test the patch for that and fix it up if necessary. -- 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]
