Title: urllib2 cannot handle https with proxy requiring auth · Issue #51540 · python/cpython · GitHub
Open Graph Title: urllib2 cannot handle https with proxy requiring auth · Issue #51540 · python/cpython
X Title: urllib2 cannot handle https with proxy requiring auth · Issue #51540 · python/cpython
Description: BPO 7291 Nosy @ronaldoussoren, @orsenthil, @vadmium, @yan12125, @OneMoreZanuda Files https_proxy_auth.patch: patch to send Proxy-Authorization header in CONNECT method(https proxy)urllib2_with_proxy_auth_comparison.py2_7_x.patch: 2.7 mai...
Open Graph Description: BPO 7291 Nosy @ronaldoussoren, @orsenthil, @vadmium, @yan12125, @OneMoreZanuda Files https_proxy_auth.patch: patch to send Proxy-Authorization header in CONNECT method(https proxy)urllib2_with_prox...
X Description: BPO 7291 Nosy @ronaldoussoren, @orsenthil, @vadmium, @yan12125, @OneMoreZanuda Files https_proxy_auth.patch: patch to send Proxy-Authorization header in CONNECT method(https proxy)urllib2_with_prox...
Opengraph URL: https://github.com/python/cpython/issues/51540
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"urllib2 cannot handle https with proxy requiring auth","articleBody":"BPO | [7291](https://bugs.python.org/issue7291)\n--- | :---\nNosy | @ronaldoussoren, @orsenthil, @vadmium, @yan12125, @OneMoreZanuda\nFiles | \u003cli\u003e[https_proxy_auth.patch](https://bugs.python.org/file15296/https_proxy_auth.patch \"Uploaded as text/plain at 2009-11-09.06:56:11 by tsujikawa\"): patch to send Proxy-Authorization header in CONNECT method(https proxy)\u003c/li\u003e\u003cli\u003e[urllib2_with_proxy_auth_comparison.py](https://bugs.python.org/file15669/urllib2_with_proxy_auth_comparison.py \"Uploaded as text/plain at 2009-12-23.22:16:00 by dieresys\")\u003c/li\u003e\u003cli\u003e[2_7_x.patch](https://bugs.python.org/file20798/2_7_x.patch \"Uploaded as text/plain at 2011-02-19.17:23:25 by mbeachy\"): 2.7 maintenance branch patch\u003c/li\u003e\u003cli\u003e[monkey_2_6_4.py](https://bugs.python.org/file20799/monkey_2_6_4.py \"Uploaded as text/plain at 2011-02-19.17:25:16 by mbeachy\"): 2.6.4 monkey patch\u003c/li\u003e\u003cli\u003e[urllib2_tests.tar.gz](https://bugs.python.org/file20822/urllib2_tests.tar.gz \"Uploaded as application/x-gzip at 2011-02-21.11:09:41 by b.a.scott\"): Test code, results and instructions\u003c/li\u003e\u003cli\u003e[http_proxy_https.patch](https://bugs.python.org/file20824/http_proxy_https.patch \"Uploaded as text/plain at 2011-02-21.11:19:22 by b.a.scott\"): Fix handling of 407 and 401 in urllib2 and httplib\u003c/li\u003e\u003cli\u003e[new_http_proxy_patch.py](https://bugs.python.org/file34174/new_http_proxy_patch.py \"Uploaded as text/plain at 2014-02-21.13:45:42 by vzafzal\")\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = 'https://github.com/orsenthil'\nclosed_at = None\ncreated_at = \u003cDate 2009-11-09.04:38:16.601\u003e\nlabels = ['3.8', '3.7', 'library', '3.9', '3.10']\ntitle = 'urllib2 cannot handle https with proxy requiring auth'\nupdated_at = \u003cDate 2020-08-02.19:06:17.855\u003e\nuser = 'https://bugs.python.org/tsujikawa'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2020-08-02.19:06:17.855\u003e\nactor = 'alexey.namyotkin'\nassignee = 'orsenthil'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2009-11-09.04:38:16.601\u003e\ncreator = 'tsujikawa'\ndependencies = []\nfiles = ['15296', '15669', '20798', '20799', '20822', '20824', '34174']\nhgrepos = []\nissue_num = 7291\nkeywords = ['patch']\nmessage_count = 24.0\nmessages = ['95058', '95060', '95373', '95377', '96659', '96660', '96661', '96844', '96845', '96846', '100840', '103090', '128861', '128862', '128952', '128953', '128955', '211850', '211860', '228406', '244513', '247805', '283306', '374687']\nnosy_count = 11.0\nnosy_names = ['ronaldoussoren', 'orsenthil', 'mbeachy', 'dieresys', 'tsujikawa', 'b.a.scott', 'martin.panter', 'vzafzal', 'yan12125', 'alexey.namyotkin', 'Jessica Ridgley']\npr_nums = []\npriority = 'normal'\nresolution = 'accepted'\nstage = 'needs patch'\nstatus = 'open'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue7291'\nversions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/tsujikawa","@type":"Person","name":"tsujikawa"},"datePublished":"2009-11-09T04:38:17.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":24},"url":"https://github.com/51540/cpython/issues/51540"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:5ae8ed79-ee7e-6454-9c88-3905637c7583 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | DAF4:1A425C:702CD4:930DD0:696B4B65 |
| html-safe-nonce | e7d6b8c4bad44808926c76930409b728ac7ec2421183521e2c33c76734bbf828 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEQUY0OjFBNDI1Qzo3MDJDRDQ6OTMwREQwOjY5NkI0QjY1IiwidmlzaXRvcl9pZCI6IjQ1NzAwNzQzMDE1NjQ4MTAxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 03dd2e1e1981e20aa9d8b8821890c546a920fcf8178f742a077c24c151be9bd5 |
| hovercard-subject-tag | issue:1198849598 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/51540/issue_layout |
| twitter:image | https://opengraph.githubassets.com/12d1cd630dc65e9473edd2c2402e56333631e01bb8ff3a230967ec876bd96d89/python/cpython/issues/51540 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/12d1cd630dc65e9473edd2c2402e56333631e01bb8ff3a230967ec876bd96d89/python/cpython/issues/51540 |
| og:image:alt | BPO 7291 Nosy @ronaldoussoren, @orsenthil, @vadmium, @yan12125, @OneMoreZanuda Files https_proxy_auth.patch: patch to send Proxy-Authorization header in CONNECT method(https proxy)urllib2_with_prox... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | tsujikawa |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width