Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

ExternalProxy broken? #242

@vitalyster

Description

@vitalyster

I want to proxy client requests via chain of Titanium and external proxy.
I'm using basic example, just set UpstreamHttpsProxy and UpstreamHttpProxy to my external proxy.
My external proxy does not receive any requests. In network dump I see example Titanium app is trying to authenticate with external proxy credentials on the original site, not on the external proxy.
Am I miss something or external proxy support just broken?
I've tried Titanium.Web.Proxy and Titanium.Web.Proxy -Pre from NuGet, and build it myself from develop branch, same issue everywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions