Description
Expected behaviour
get messy code.
Actual behaviour
show the unicode character correctly.
Steps to reproduce
Inspect any request which contains unicode character(ex."你好") response.
Dev Proxy Version
2.1.0
Operating system (environment)
Windows
Shell
PowerShell
Configuration file
{
"name": "DevToolsPlugin",
"enabled": true,
"pluginPath": "~appFolder/plugins/DevProxy.Plugins.dll",
"configSection": "devTools"
},
"devTools": {
"$schema": "https://raw.githubusercontent.com/dotnet/dev-proxy/main/schemas/v2.1.0/devtoolsplugin.schema.json",
"preferredBrowser": "Chrome"
}
Additional Info
No response