Skip to content

Make urllib.request.Request.has_header() etc case-insensitive #46528

Description

@frispete
mannequin
BPO 2275
Nosy @facundobatista, @jcea, @orsenthil, @merwok, @bitdancer, @vadmium, @jayvdb
Files
  • urllib2-cap-headers.diff: Patch proposal
  • issue2275-py26.diff
  • issue2275-py3k.diff
  • issue2775.patch: Make .has_header() and .get_header() case-insensitive
  • issue2775-problems.patch: Test to show some problems with issue2275-py26.diff
  • insensitive-lookup.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 2008-03-11.21:22:19.568>
    labels = ['type-feature', 'library']
    title = 'Make urllib.request.Request.has_header() etc case-insensitive'
    updated_at = <Date 2015-11-09.06:07:10.589>
    user = 'https://bugs.python.org/frispete'

    bugs.python.org fields:

    activity = <Date 2015-11-09.06:07:10.589>
    actor = 'martin.panter'
    assignee = 'orsenthil'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2008-03-11.21:22:19.568>
    creator = 'frispete'
    dependencies = []
    files = ['9658', '11023', '11024', '11886', '11887', '40985']
    hgrepos = []
    issue_num = 2275
    keywords = ['patch']
    message_count = 38.0
    messages = ['63466', '64740', '64747', '64748', '64749', '64760', '64761', '66311', '69084', '69225', '69410', '69430', '69453', '69454', '69521', '69524', '69528', '69536', '69560', '69561', '69562', '70136', '70162', '70163', '70542', '70643', '71040', '71070', '71071', '75206', '124480', '124486', '126341', '126365', '175015', '175023', '254088', '254369']
    nosy_count = 11.0
    nosy_names = ['facundobatista', 'jjlee', 'jcea', 'orsenthil', 'frispete', 'BitTorment', 'eric.araujo', 'r.david.murray', 'Rui.Carmo', 'martin.panter', 'jayvdb']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue2275'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions