Skip to content

httplib/http.client in method _tunnel used HTTP/1.0 CONNECT method #66897

Closed
@vo-va

Description

@vo-va
mannequin
BPO 22708
Nosy @orsenthil, @bitdancer, @berkerpeksag, @vadmium, @demianbrecht, @vo-va
PRs
  • bpo-22708: Fix http protocol version in CONNECT method, support IDN #742
  • gh-66897: Upgrade HTTP CONNECT to protocol HTTP/1.1 #8305
  • Files
  • py2.7.httplib.patch: pach for python 2.7
  • issue22708.patch
  • 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 2014-10-23.06:21:23.450>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'httplib/http.client in method _tunnel used HTTP/1.0 CONNECT method'
    updated_at = <Date 2021-11-07.18:37:03.856>
    user = 'https://github.com/vo-va'

    bugs.python.org fields:

    activity = <Date 2021-11-07.18:37:03.856>
    actor = 'eric.araujo'
    assignee = 'orsenthil'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2014-10-23.06:21:23.450>
    creator = 'vova'
    dependencies = []
    files = ['36996', '38808']
    hgrepos = []
    issue_num = 22708
    keywords = ['patch']
    message_count = 6.0
    messages = ['229856', '229876', '229915', '239921', '239952', '241237']
    nosy_count = 6.0
    nosy_names = ['orsenthil', 'r.david.murray', 'berker.peksag', 'martin.panter', 'demian.brecht', 'vova']
    pr_nums = ['742', '8305']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22708'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errortype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions