markt-asf opened a new pull request, #646:
URL: https://github.com/apache/tomcat/pull/646

   This PR updates the parameter error handling to align with the changes in 
Jakarta Servlet 6.0
   
   The short version is all getParameterXXX() calls now throw exceptions on 
invalid parameters.
   Note that getParts() still needs to work even if the query string parameters 
are invalid.
   
   I'm providing this as a PR to give folks a chance to review it before it is 
merged given that it is a significant change.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to