urllib2 cannot handle https with proxy requiring auth

未關閉
#51,540 24 則留言 0 個 reaction 已指派 1 人 在 GitHub 檢視

@orsenthil 已經在處理了。

開始於 2009年11月15日。

評估

這個 Issue 還沒有評估資料。

描述

3.10 3.7 (EOL) 3.8 (EOL) 3.9 (EOL) stdlib
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.py
  • 2_7_x.patch: 2.7 maintenance branch patch
  • monkey_2_6_4.py: 2.6.4 monkey patch
  • urllib2_tests.tar.gz: Test code, results and instructions
  • http_proxy_https.patch: Fix handling of 407 and 401 in urllib2 and httplib
  • new_http_proxy_patch.py
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/orsenthil'
    closed_at = None
    created_at = <Date 2009-11-09.04:38:16.601>
    labels = ['3.8', '3.7', 'library', '3.9', '3.10']
    title = 'urllib2 cannot handle https with proxy requiring auth'
    updated_at = <Date 2020-08-02.19:06:17.855>
    user = 'https://bugs.python.org/tsujikawa'
    

    bugs.python.org fields:

    activity = <Date 2020-08-02.19:06:17.855>
    actor = 'alexey.namyotkin'
    assignee = 'orsenthil'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2009-11-09.04:38:16.601>
    creator = 'tsujikawa'
    dependencies = []
    files = ['15296', '15669', '20798', '20799', '20822', '20824', '34174']
    hgrepos = []
    issue_num = 7291
    keywords = ['patch']
    message_count = 24.0
    messages = ['95058', '95060', '95373', '95377', '96659', '96660', '96661', '96844', '96845', '96846', '100840', '103090', '128861', '128862', '128952', '128953', '128955', '211850', '211860', '228406', '244513', '247805', '283306', '374687']
    nosy_count = 11.0
    nosy_names = ['ronaldoussoren', 'orsenthil', 'mbeachy', 'dieresys', 'tsujikawa', 'b.a.scott', 'martin.panter', 'vzafzal', 'yan12125', 'alexey.namyotkin', 'Jessica Ridgley']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue7291'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']
    

    主要語言
    Python
    星號
    77.2k
    分支
    36k
    平均合併
    1 天 9 小時
    30 天內合併 PR
    558

    貢獻指南

    開啟貢獻指南

    從這裡開始

    1. 先讀完整個 Issue,再讀專案的貢獻指南。
    2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
    3. Fork 儲存庫,在一個分支上完成修改。
    4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

    python/cpython 的其他 Issue

    查看 python/cpython 的全部 Issue

    相似的 Issue

    更多 Python Issue

    把新 issue 寄到你的電子郵件信箱

    精選適合新手參與的 GitHub issue 摘要。