FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

The web_proxy doesn't work when set proxy with uri · Issue #1781 · microsoft/cpprestsdk · GitHub

This repository was archived by the owner on Jun 1, 2026. It is now read-only.
/ cpprestsdk Public archive
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

The web_proxy doesn't work when set proxy with uri #1781

Description

http_client_winhttp::send_request only handle the case when proxy.is_auto_discovery() return true.

So when we construct a web_proxy with uri, it will only set the proxy mode as user_provided_.

So send_request will ignore the proxy setting when we use uri to construct a web_proxy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL