C#C
C#3y ago
3 replies
Tiger

❔ blazor wasm host not encoding special characters in response

Hey, when I make a get request to an html file at the host server for blazor wasm, the text returned is not encoded properly when making the request through postman or blazor (browser), but when I fetch the file directly in the url bar, the text is showing properly...

Idk if this problem is from the app host, but when I make an "api" request this problem occurs
image.png
image.png
Was this page helpful?