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

Request: IPv6 proxy functions (myIpAddressEx and friends) #5079

Open
dsmith-wustl opened this issue Sep 12, 2019 · 0 comments
Open

Request: IPv6 proxy functions (myIpAddressEx and friends) #5079

dsmith-wustl opened this issue Sep 12, 2019 · 0 comments

Comments

@dsmith-wustl
Copy link

If there's a feasible way to implement this, I'd like to see support for which browsers support the IPv6-specific proxy functions. (Proxy in the PAC/WPAD sense, not related to JavaScript proxy objects.)

Microsoft's documentation on this is here: https://docs.microsoft.com/en-us/windows/win32/winhttp/ipv6-aware-proxy-helper-api-definitions

Testing these may be tricky, because these functions are generally only meaningful in the context of a proxy PAC file. While PAC files are JavaScript, they're expected to be a fairly limited subset of JavaScript, and it's unclear whether these PAC-specific functions are available to JS code generally.

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

No branches or pull requests

2 participants