Skip to content

BaseHTTPServer hard-codes Content-Type for error messages #45833

@samwyse

Description

@samwyse
mannequin
BPO 1492
Nosy @gvanrossum, @birkenfeld, @devdanzin
Files
  • BaseHTTP_error_content_type.diff: Adds DEFAULT_ERROR_TYPE and .error_content_type
  • 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/birkenfeld'
    closed_at = <Date 2008-02-23.15:02:41.011>
    created_at = <Date 2007-11-23.13:04:07.184>
    labels = ['easy', 'type-bug', 'library']
    title = 'BaseHTTPServer hard-codes Content-Type for error messages'
    updated_at = <Date 2008-02-23.15:02:41.010>
    user = 'https://bugs.python.org/samwyse'

    bugs.python.org fields:

    activity = <Date 2008-02-23.15:02:41.010>
    actor = 'georg.brandl'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2008-02-23.15:02:41.011>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2007-11-23.13:04:07.184>
    creator = 'samwyse'
    dependencies = []
    files = ['9495']
    hgrepos = []
    issue_num = 1492
    keywords = ['easy']
    message_count = 5.0
    messages = ['57784', '57858', '59343', '62733', '62737']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'georg.brandl', 'ajaksu2', 'vila', 'samwyse']
    pr_nums = []
    priority = 'low'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1492'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard 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