Skip to content

[urllib.request]: Comparison of HTTP headers should be insensitive to the case #49800

@cocobear

Description

@cocobear
mannequin
BPO 5550
Nosy @orsenthil, @karlcow, @vadmium, @1st1
Dependencies
  • bpo-18986: Add a case-insensitive case-preserving dict
  • Superseder
  • bpo-2275: Make urllib.request.Request.has_header() etc case-insensitive
  • Files
  • issue-5550-test-1.patch
  • issue-5550-2.patch
  • issue5550-5.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 = <Date 2015-11-05.06:50:43.029>
    created_at = <Date 2009-03-24.04:48:59.352>
    labels = ['type-bug', 'library']
    title = '[urllib.request]: Comparison of HTTP headers should be insensitive to the case'
    updated_at = <Date 2015-11-05.06:51:52.392>
    user = 'https://bugs.python.org/cocobear'

    bugs.python.org fields:

    activity = <Date 2015-11-05.06:51:52.392>
    actor = 'martin.panter'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2015-11-05.06:50:43.029>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2009-03-24.04:48:59.352>
    creator = 'cocobear'
    dependencies = ['18986']
    files = ['29505', '29511', '36717']
    hgrepos = []
    issue_num = 5550
    keywords = ['patch']
    message_count = 19.0
    messages = ['84058', '184684', '184768', '184790', '184799', '185402', '185441', '220885', '221401', '227348', '227353', '227411', '227418', '227501', '227646', '227648', '239651', '254050', '254085']
    nosy_count = 6.0
    nosy_names = ['orsenthil', 'cocobear', 'karlcow', 'BreamoreBoy', 'martin.panter', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'test needed'
    status = 'closed'
    superseder = '2275'
    type = 'behavior'
    url = 'https://bugs.python.org/issue5550'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions