Skip to content

[Question] Does AHC's Proxy configuration support PAC file processing by default? #846

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

Open
jbseesaw opened this issue Jun 10, 2025 · 0 comments

Comments

@jbseesaw
Copy link

I know that there is the capability to specify an HTTPClient.Configuration.Proxy configuration that accepts a host, port, and authorization set of properties of a single server. But I'm wondering if, given a PAC file URL endpoint, can AHC do all the heavy lifting of fetching the PAC file content, parsing the rules, and sending requests to the proxy by default?

I think the answer is no this is not currently supported based on my quick read over of the code, but figured I'd ask in case I was missing something.

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

No branches or pull requests

1 participant