On 18/01/2023 15:35, ma...@apache.org wrote:
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new b1008bf815 Implement new methods for setting character encoding
b1008bf815 is described below
commit b1008bf81591d856368fdf5aa9a693e01bfdad3d
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Jan 17 16:55:57 2023 +0000
Implement new methods for setting character encoding
FYI I am currently exploring options to use some form of CharsetHolder
internally rather than storing the Charset and the name separately in
the request and response. I think that will simplify the code a little.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org