Skip to content

WebClient Cause Encoding Error #735

Open
@ww19940313

Description

@ww19940313

Im using .net462 for my prj.
There's an Encoding error while using AutoUpdater reading the xml file which contains Chinese charactors.
I find this because AutoUpdater use Webclient and doesnt set the Encoding ,its then use the default encoding which means "gb2312".
But my xml file should be writen with encoding "UTF-8".
Is there any way to change the WebClient encoding in using AutoUpdater.NET?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions