On 05/04/2021 13:19, Christopher Schultz wrote:

<snip/>

I'm happy with incremental changes. Making the first change will be an improvement for sure.

On the other hand, if code calls request.setCharacterEncoding(non-null) then it will overwrite whatever the request had previously sent (including null). So in that case, request.getCharacterEncoding isn't always returning "what the client sent".

Another place where there is scope to add further clarity to the spec.

Mark

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

Reply via email to