https://bz.apache.org/bugzilla/show_bug.cgi?id=64017
--- Comment #9 from Vinoth <vinothkumarg...@gmail.com> --- (In reply to Mark Thomas from comment #7) > If you can share the data publicly, more of us can help you. Failing that > send it to me (ma...@apache.org) and I'll share it with other Tomcat > committers who want to investigate this issue. Thanks Mark. Was able to identify the issue, looks like has duplicate header on the request 'Transfer Encoding: Chunked' twice. "Header unset Transfer-Encoding" on apache fixed the issue. However further digging why duplicate header is being generated. Thanks -- 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