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.
Created on 2012-12-31 23:57 by kanzure, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
httplib_better_header_skips.patch | kanzure, 2012-12-31 23:57 | add skip_accept_encoding and skip_host to HttpConnection.request | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:40 | admin | set | github: 61034 |
2020-11-08 15:50:40 | kanzure | set | status: pending -> closed resolution: wont fix messages: + msg380554 stage: resolved |
2020-11-07 02:38:45 | iritkatriel | set | status: open -> pending versions: + Python 3.9, Python 3.10, - Python 3.2, Python 3.3, Python 3.4 nosy: + iritkatriel messages: + msg380489 |
2015-06-25 02:57:26 | martin.panter | set | messages:
+ msg245790 title: Add skip_host and skip_accept_encoding to httplib/http.client -> Add skip_host and skip_accept_encoding to HTTPConnection.request() |
2014-09-10 07:23:46 | martin.panter | set | nosy:
+ martin.panter |
2013-01-01 18:40:10 | pitrou | set | messages: + msg178743 |
2013-01-01 18:30:11 | kanzure | set | messages: + msg178741 |
2013-01-01 11:41:00 | pitrou | set | nosy:
+ orsenthil, pitrou messages: + msg178730 |
2013-01-01 00:19:48 | berker.peksag | set | versions: - Python 3.1, Python 2.7, Python 3.5 |
2012-12-31 23:57:53 | kanzure | create |