Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

GaryHughes
Copy link

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.

None yet

1 participant