Skip to content

Use System.Net.Http instead of Windows.Web.Http #232

@SunboX

Description

@SunboX

In Windows 10, the implementation of the System.Net.Http API for UWP has been changed to layer it on top of Windows.Web.Http and the WinINet HTTP stack of Windows.

System.Net.Http seems more general and more widely used. We should change our implementation to use the "new" API.

See: Demystifying HttpClient APIs in the Universal Windows Platform

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions