Skip to content

list_directory() in SimpleHTTPServer.py should add charset=... to Content-type header #55651

@gvanrossum

Description

@gvanrossum
BPO 11442
Nosy @gvanrossum, @warsaw, @orsenthil, @pitrou, @benjaminp
Files
  • SimpleHTTPServer-fix-2.7.patch: Patch to make SimpleHTTPServer report the correct content type header in listings.
  • 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 2011-03-17.07:06:12.268>
    created_at = <Date 2011-03-08.19:05:15.092>
    labels = ['type-security']
    title = 'list_directory() in SimpleHTTPServer.py should add charset=... to Content-type header'
    updated_at = <Date 2012-06-27.14:56:12.080>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2012-06-27.14:56:12.080>
    actor = 'gvanrossum'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2011-03-17.07:06:12.268>
    closer = 'orsenthil'
    components = []
    creation = <Date 2011-03-08.19:05:15.092>
    creator = 'gvanrossum'
    dependencies = []
    files = ['21255']
    hgrepos = []
    issue_num = 11442
    keywords = ['patch']
    message_count = 13.0
    messages = ['130347', '130348', '130349', '131200', '131205', '131228', '131231', '131707', '133938', '136400', '136403', '136404', '164163']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'barry', 'orsenthil', 'pitrou', 'benjamin.peterson', 'Tom.N', 'python-dev']
    pr_nums = []
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue11442'
    versions = ['Python 2.6', 'Python 2.5', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions