Expected result:
Possible test/tests should be based on the following resolved bug -> T323114.
Prehistory:
The mentioned bug above was caused because tornado web server just requires us to pass type bytes when we want to set header value that contains non-ascii characters, here is the note about it in the official repo. RequestHandler._convert_header_value is called inside RequestHandler.set_header which is called in thumbor_plugins.