Thanks for your work. I've used it to test my script for a long time. But
recently, I switch to Chrome which support ipv6 extension for pac.
I see it support a function of enable_microsoft_extensions(). It surely support
dnsResolveEx() function. But it lacks support for sortIpAddressList().
I'm using python_pacparser1.3.0 in ubuntu with python2.7.
Here is their definitions:
http://msdn.microsoft.com/en-us/library/windows/desktop/gg308477%28v=vs.85%29.as
px
Here is Chrome's support code:
https://code.google.com/p/chromium/codesearch#chromium/src/net/proxy/proxy_resol
ver_v8.cc&q=sortIpA&sq=package:chromium&l=37
My test script and pac script are listed below:
Original issue reported on code.google.com by hhylx1...@gmail.com on 23 Apr 2013 at 3:14
Original issue reported on code.google.com by
hhylx1...@gmail.com
on 23 Apr 2013 at 3:14Attachments: