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 support for Microsoft PAC extensions for IPv6 #4

Closed
manugarg opened this issue Sep 26, 2014 · 3 comments
Closed

Add support for Microsoft PAC extensions for IPv6 #4

manugarg opened this issue Sep 26, 2014 · 3 comments

Comments

@manugarg
Copy link
Owner

From manugarg on June 29, 2010 12:32:01

hese extensions are used by Google Chrome as well. These extensions include - dnsResolveEx, myIpAddressEx and isResolvableEx.

(There are a few more defined by Microsoft, but not implemented by Google Chrome. For detailed list look here - http://blogs.msdn.com/b/wndp/archive/2006/07/18/ipv6-wpad-for-winhttp-and-wininet.aspx )

pacparser and pactester should support these new extension - at least the ones supported by Google Chrome.

Original issue: http://code.google.com/p/pacparser/issues/detail?id=4

@manugarg
Copy link
Owner Author

From manugarg on June 29, 2010 22:40:36

This file has more information on Google Chrome's implementation of these extensions: http://src.chromium.org/cgi-bin/gitweb.cgi?p=chromium.git;a=blob_plain;f=net/proxy/proxy_resolver_v8.cc;hb=HEAD

@manugarg
Copy link
Owner Author

@manugarg
Copy link
Owner Author

From manugarg on August 11, 2010 02:23:01

This feature has been released in version 1.2.1 (released on Aug 10, 2010).

Status: Fixed

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

1 participant