Skip to content

Add a URLSession implementation that provides transparent proxy support.#834

Draft
GaryHughes wants to merge 2 commits into
daltoniam:masterfrom
sinefa:nsurlsession_engine
Draft

Add a URLSession implementation that provides transparent proxy support.#834
GaryHughes wants to merge 2 commits into
daltoniam:masterfrom
sinefa:nsurlsession_engine

Conversation

@GaryHughes

Copy link
Copy Markdown

This adds an engine implementation that is based on URLSession so we get transparent proxy support. I could not get that to work with the CFNetwork implementation and the NativeEngine does not work pre 10.15. This implementation works from 10.11 onwards.

It is not finished, has not had extensive testing, and I haven't tested at all on platforms other than macOS. I will continue to develop and test but I wanted to see if you're interested in the PR.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant