https://bz.apache.org/bugzilla/show_bug.cgi?id=60698

--- Comment #4 from Bilguun Bayarmagnai <[email protected]> ---
I'm facing exact same issue here with DELETE & PATCH requests. But
investigating further, it seems like a browser issue, which is setting
Content-Length: 0 on POST & PUT requests. However not on DELETE & PATCH
requests which is resulting in -1, and 411 error(when using tomcat as a proxy)
on the down path.

-- 
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