I am using webVew2 with C# VS2022 environment.
On accessing url, server responses error message in Japanese encoded utf-8.
But WebView2 automatically treats as Shit-JIS. On the sceen of WebView2, un-readable Japanese characters are shown.
I would like to correct this, to force utf-8 encoding on WebView2. Is it possible?
Below are my environment
WebView2: 1.0.1340
Windows Pro 21H2
Visual Studio 2022 C#
I am using webVew2 with C# VS2022 environment.
On accessing url, server responses error message in Japanese encoded utf-8.
But WebView2 automatically treats as Shit-JIS. On the sceen of WebView2, un-readable Japanese characters are shown.
I would like to correct this, to force utf-8 encoding on WebView2. Is it possible?
Below are my environment
WebView2: 1.0.1340
Windows Pro 21H2
Visual Studio 2022 C#