Skip to content

[BUG]: Messy code when Inspect unicode character by DevToolsPlugin #1566

@SongOfYouth

Description

@SongOfYouth

Description

Image

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

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions