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 remram
Recipients martin.panter, orsenthil, remram
Date 2016-07-19.04:14:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468901653.34.0.864486913618.issue27568@psf.upfronthosting.co.za>
In-reply-to
Content
I am willing to work on documentation and tests if there is an interest in the patch.

On Windows, if REQUEST_METHOD is set, it is probably safe to assume that HTTP_* variables come from the web server: setting this variable is not the way we set a proxy there, so ignoring this dubious variable is probably fine.
History
Date User Action Args
2016-07-19 04:14:13remramsetrecipients: + remram, orsenthil, martin.panter
2016-07-19 04:14:13remramsetmessageid: <1468901653.34.0.864486913618.issue27568@psf.upfronthosting.co.za>
2016-07-19 04:14:13remramlinkissue27568 messages
2016-07-19 04:14:13remramcreate