Is it possible to change the Content-Length of an HttpServletRequest?
Can it be done with the AsyncMiddleManServlet?
Is it possible to change the Content-Length of an HttpServletRequest?
Can it be done with the AsyncMiddleManServlet?
If you use the AsyncMiddleManServlet
properly, then the Content-Length
request header will be appropriately adjusted.