Character Encoding Issues Questions Why What is the default character encoding of the request or response body? Why does everything have to be this way? How How do I change how GET parameters are interpreted? How do I change how POST parameters are interpreted? What can you recommend to just make everything work? (How to use UTF-8 everywhere). How can I test if my configuration will work correctly