Skip to content

http.client.HTTPMessage.getallmatchingheaders() always returns [] #49303

Open
@mwatkins

Description

@mwatkins
mannequin
BPO 5053
Nosy @orsenthil, @ezio-melotti, @bitdancer, @akheron, @berkerpeksag, @vadmium, @demianbrecht
Dependencies
  • bpo-5054: CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed
  • Files
  • http.client.py.patch: http.client.py.patch
  • remove-HTTPMessage.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 = None
    closed_at = None
    created_at = <Date 2009-01-25.15:24:32.479>
    labels = ['type-bug', 'library']
    title = 'http.client.HTTPMessage.getallmatchingheaders() always returns []'
    updated_at = <Date 2017-03-19.05:40:00.847>
    user = 'https://bugs.python.org/mwatkins'

    bugs.python.org fields:

    activity = <Date 2017-03-19.05:40:00.847>
    actor = 'v+python'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2009-01-25.15:24:32.479>
    creator = 'mwatkins'
    dependencies = ['5054']
    files = ['12858', '38143']
    hgrepos = []
    issue_num = 5053
    keywords = ['patch']
    message_count = 12.0
    messages = ['80509', '80529', '80603', '80606', '80634', '148202', '164790', '164815', '164826', '235798', '236021', '289839']
    nosy_count = 11.0
    nosy_names = ['ggenellina', 'orsenthil', 'ezio.melotti', 'mwatkins', 'v+python', 'r.david.murray', 'catalin.iacob', 'petri.lehtinen', 'berker.peksag', 'martin.panter', 'demian.brecht']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5053'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions