Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[http.client] HTTPConnection.request not support "chunked" Transfer-Encoding to send data #56528

Copy link
Copy link
@harobed

Description

@harobed
mannequin
Issue body actions
BPO 12319
Nosy @orsenthil, @pitrou, @vstinner, @akheron, @vadmium, @eryksun, @demianbrecht, @matrixise, @RKrahl
Files
  • chunkedhttp.py: A custom module implementing upload with chunked transfer encoding for urllib
  • issue12319.patch
  • issue12319_1.patch: Removing unused imports
  • issue12319_2.patch
  • issue12319_3.patch
  • issue12319_4.patch
  • issue12319_5.patch
  • issue12319_6.patch
  • chunkedhttp-2.py: Illustration of the situation after applying issue12319_6.patch from user's point of view
  • issue12319_7.patch
  • issue12319_8.patch
  • issue12319_9.patch
  • issue12319_10.patch
  • issue12319_11.patch
  • issue12319_12.patch
  • chunked-file.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 = 'https://github.com/vadmium'
    closed_at = <Date 2016-08-27.04:12:55.150>
    created_at = <Date 2011-06-12.10:47:13.084>
    labels = ['type-feature', 'library']
    title = '[http.client] HTTPConnection.request not support "chunked" Transfer-Encoding to send data'
    updated_at = <Date 2016-08-27.04:12:55.149>
    user = 'https://bugs.python.org/harobed'

    bugs.python.org fields:

    activity = <Date 2016-08-27.04:12:55.149>
    actor = 'martin.panter'
    assignee = 'martin.panter'
    closed = True
    closed_date = <Date 2016-08-27.04:12:55.150>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2011-06-12.10:47:13.084>
    creator = 'harobed'
    dependencies = []
    files = ['36493', '38351', '38352', '38528', '38670', '38772', '38797', '39447', '39466', '43398', '43579', '43973', '44057', '44076', '44133', '44217']
    hgrepos = []
    issue_num = 12319
    keywords = ['patch', 'needs review']
    message_count = 63.0
    messages = ['138203', '138242', '138258', '138296', '138357', '138691', '171268', '226012', '226018', '226024', '236024', '236037', '237309', '237312', '237313', '237427', '237509', '238314', '239119', '239151', '239769', '239771', '239793', '243518', '243601', '243730', '243731', '243747', '243751', '243762', '243800', '243823', '243837', '243878', '268611', '268715', '268894', '269430', '269497', '271771', '271815', '272121', '272164', '272239', '272241', '272322', '272354', '272394', '272395', '272413', '272438', '272442', '272937', '273532', '273533', '273534', '273536', '273538', '273547', '273548', '273628', '273751', '273758']
    nosy_count = 13.0
    nosy_names = ['orsenthil', 'pitrou', 'vstinner', 'harobed', 'python-dev', 'petri.lehtinen', 'martin.panter', 'piotr.dobrogost', 'eryksun', 'demian.brecht', 'matrixise', 'whitemice', 'Rotkraut']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12319'
    versions = ['Python 3.6']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.