Skip to content

SimpleHTTPServer serves files even if the URL has a trailing slash #61526

@larryhastings

Description

@larryhastings
BPO 17324
Nosy @orsenthil, @larryhastings, @karlcow, @vajrasky
Files
  • issue-17324-test-1.patch
  • patch_for_fixing_the_server_serving_the_url_with_trailing_slash.txt: Patch to fix the server should not serve the file which exists but with the trailing slash
  • 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 2013-09-13.07:24:26.621>
    created_at = <Date 2013-03-01.08:54:06.179>
    labels = ['easy', 'type-bug', 'library']
    title = 'SimpleHTTPServer serves files even if the URL has a trailing slash'
    updated_at = <Date 2013-09-13.07:24:26.619>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2013-09-13.07:24:26.619>
    actor = 'orsenthil'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2013-09-13.07:24:26.621>
    closer = 'orsenthil'
    components = ['Library (Lib)']
    creation = <Date 2013-03-01.08:54:06.179>
    creator = 'larry'
    dependencies = []
    files = ['29329', '30863']
    hgrepos = []
    issue_num = 17324
    keywords = ['patch', 'easy']
    message_count = 7.0
    messages = ['183247', '183263', '183598', '192439', '192669', '197555', '197556']
    nosy_count = 6.0
    nosy_names = ['orsenthil', 'larry', 'karlcow', 'python-dev', 'vajrasky', 'senko']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17324'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    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