After some debugging I found that this charset=UTF-8 is added by tomcat. Couldn’t find where the config for this is however. You can set a breakpoint at org.hippoecm.hst.servlet.BinariesServlet#writeResponse method’s “response.setContentType(pageMimeType);” line and observe the response.getContentType header to verify.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Character encoding issue in V13 | 3 | 415 | February 25, 2021 | |
| Updater Script returns question marks for French accents | 4 | 335 | September 20, 2022 | |
| How to modify response header of a binary file? | 3 | 975 | January 22, 2019 | |
| Hst:responseheaders for security | 6 | 1024 | December 4, 2018 | |
| An invalid character [44] was present in the Cookie value | 1 | 3072 | July 30, 2019 |