This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author schlamar
Recipients eryksun, juliadolgova, orsenthil, paul.moore, schlamar, steve.dower, tim.golden, zach.ware
Date 2017-04-18.06:51:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492498319.58.0.756374391592.issue29533@psf.upfronthosting.co.za>
In-reply-to
Content
Julia, could you please add other major browsers/HTTP clients (Firefox, Chrome, curl, ...) to your comparison (compare_ie_urllib.txt). I would expect that Python/urllib is the only implementation doing DNS requests for proxy bypass handling.

Please note that curl uses the `no_proxy` environment variable, so the syntax is slightly different.

For anyone who doesn't fully grasp the details of this issue, there might be a better explanation at https://github.com/kennethreitz/requests/issues/2988.
History
Date User Action Args
2017-04-18 06:51:59schlamarsetrecipients: + schlamar, paul.moore, orsenthil, tim.golden, zach.ware, eryksun, steve.dower, juliadolgova
2017-04-18 06:51:59schlamarsetmessageid: <1492498319.58.0.756374391592.issue29533@psf.upfronthosting.co.za>
2017-04-18 06:51:59schlamarlinkissue29533 messages
2017-04-18 06:51:59schlamarcreate