Skip to content

module-cgi: handling GET and POST together #46142

Closed
@alef13

Description

@alef13
mannequin
BPO 1817
Nosy @gvanrossum, @facundobatista
Files
  • cgi.py.patch: Patch for handling QUERY_STRING within POST
  • cgy.py.patch-1: added suport for reading QUERY_STRING within POST
  • cgitest.py: Unit test for patched cgi module.
  • post_qs.patch: Corrects handling of querystring in POST requests
  • post_qs_final.patch: all of it is in this 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 = <Date 2008-06-21.18:59:06.772>
    created_at = <Date 2008-01-13.01:58:54.713>
    labels = ['easy', 'type-feature', 'library']
    title = 'module-cgi: handling GET and POST together'
    updated_at = <Date 2008-06-21.18:59:06.765>
    user = 'https://bugs.python.org/alef13'

    bugs.python.org fields:

    activity = <Date 2008-06-21.18:59:06.765>
    actor = 'facundobatista'
    assignee = 'none'
    closed = True
    closed_date = <Date 2008-06-21.18:59:06.772>
    closer = 'facundobatista'
    components = ['Library (Lib)']
    creation = <Date 2008-01-13.01:58:54.713>
    creator = 'alef13'
    dependencies = []
    files = ['9148', '9180', '9507', '10683', '10689']
    hgrepos = []
    issue_num = 1817
    keywords = ['patch', 'easy']
    message_count = 9.0
    messages = ['59848', '59849', '59850', '59985', '62772', '68505', '68513', '68529', '68534']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'facundobatista', 'alef13', 'Nubis']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1817'
    versions = ['Python 2.6', 'Python 2.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easystdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions