Title: [http.client] HTTPConnection.request not support "chunked" Transfer-Encoding to send data · Issue #56528 · python/cpython · GitHub
Open Graph Title: [http.client] HTTPConnection.request not support "chunked" Transfer-Encoding to send data · Issue #56528 · python/cpython
X Title: [http.client] HTTPConnection.request not support "chunked" Transfer-Encoding to send data · Issue #56528 · python/cpython
Description: 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 urllibissue12319.patchissue12319...
Open Graph Description: BPO 12319 Nosy @orsenthil, @pitrou, @vstinner, @akheron, @vadmium, @eryksun, @demianbrecht, @matrixise, @RKrahl Files chunkedhttp.py: A custom module implementing upload with chunked transfer encod...
X Description: BPO 12319 Nosy @orsenthil, @pitrou, @vstinner, @akheron, @vadmium, @eryksun, @demianbrecht, @matrixise, @RKrahl Files chunkedhttp.py: A custom module implementing upload with chunked transfer encod...
Opengraph URL: https://github.com/python/cpython/issues/56528
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[http.client] HTTPConnection.request not support \"chunked\" Transfer-Encoding to send data","articleBody":"BPO | [12319](https://bugs.python.org/issue12319)\n--- | :---\nNosy | @orsenthil, @pitrou, @vstinner, @akheron, @vadmium, @eryksun, @demianbrecht, @matrixise, @RKrahl\nFiles | \u003cli\u003e[chunkedhttp.py](https://bugs.python.org/file36493/chunkedhttp.py \"Uploaded as text/plain at 2014-08-28.08:45:47 by @RKrahl\"): A custom module implementing upload with chunked transfer encoding for urllib\u003c/li\u003e\u003cli\u003e[issue12319.patch](https://bugs.python.org/file38351/issue12319.patch \"Uploaded as text/plain at 2015-03-06.00:34:06 by @demianbrecht\")\u003c/li\u003e\u003cli\u003e[issue12319_1.patch](https://bugs.python.org/file38352/issue12319_1.patch \"Uploaded as text/plain at 2015-03-06.00:39:53 by @demianbrecht\"): Removing unused imports\u003c/li\u003e\u003cli\u003e[issue12319_2.patch](https://bugs.python.org/file38528/issue12319_2.patch \"Uploaded as text/plain at 2015-03-17.16:56:48 by @demianbrecht\")\u003c/li\u003e\u003cli\u003e[issue12319_3.patch](https://bugs.python.org/file38670/issue12319_3.patch \"Uploaded as text/plain at 2015-03-24.16:25:09 by @demianbrecht\")\u003c/li\u003e\u003cli\u003e[issue12319_4.patch](https://bugs.python.org/file38772/issue12319_4.patch \"Uploaded as text/plain at 2015-03-31.23:31:09 by @demianbrecht\")\u003c/li\u003e\u003cli\u003e[issue12319_5.patch](https://bugs.python.org/file38797/issue12319_5.patch \"Uploaded as text/plain at 2015-04-01.23:56:38 by @demianbrecht\")\u003c/li\u003e\u003cli\u003e[issue12319_6.patch](https://bugs.python.org/file39447/issue12319_6.patch \"Uploaded as text/plain at 2015-05-21.05:55:46 by @demianbrecht\")\u003c/li\u003e\u003cli\u003e[chunkedhttp-2.py](https://bugs.python.org/file39466/chunkedhttp-2.py \"Uploaded as text/plain at 2015-05-22.08:48:48 by @RKrahl\"): Illustration of the situation after applying issue12319_6.patch from user's point of view\u003c/li\u003e\u003cli\u003e[issue12319_7.patch](https://bugs.python.org/file43398/issue12319_7.patch \"Uploaded as text/plain at 2016-06-15.08:57:58 by @RKrahl\")\u003c/li\u003e\u003cli\u003e[issue12319_8.patch](https://bugs.python.org/file43579/issue12319_8.patch \"Uploaded as text/plain at 2016-06-29.14:14:22 by @RKrahl\")\u003c/li\u003e\u003cli\u003e[issue12319_9.patch](https://bugs.python.org/file43973/issue12319_9.patch \"Uploaded as text/plain at 2016-08-02.11:36:50 by @RKrahl\")\u003c/li\u003e\u003cli\u003e[issue12319_10.patch](https://bugs.python.org/file44057/issue12319_10.patch \"Uploaded as text/plain at 2016-08-09.12:32:24 by @RKrahl\")\u003c/li\u003e\u003cli\u003e[issue12319_11.patch](https://bugs.python.org/file44076/issue12319_11.patch \"Uploaded as text/plain at 2016-08-11.11:03:50 by @RKrahl\")\u003c/li\u003e\u003cli\u003e[issue12319_12.patch](https://bugs.python.org/file44133/issue12319_12.patch \"Uploaded as text/plain at 2016-08-17.13:21:44 by @vadmium\")\u003c/li\u003e\u003cli\u003e[chunked-file.patch](https://bugs.python.org/file44217/chunked-file.patch \"Uploaded as text/plain at 2016-08-25.05:34:41 by @vadmium\")\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = 'https://github.com/vadmium'\nclosed_at = \u003cDate 2016-08-27.04:12:55.150\u003e\ncreated_at = \u003cDate 2011-06-12.10:47:13.084\u003e\nlabels = ['type-feature', 'library']\ntitle = '[http.client] HTTPConnection.request not support \"chunked\" Transfer-Encoding to send data'\nupdated_at = \u003cDate 2016-08-27.04:12:55.149\u003e\nuser = 'https://bugs.python.org/harobed'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2016-08-27.04:12:55.149\u003e\nactor = 'martin.panter'\nassignee = 'martin.panter'\nclosed = True\nclosed_date = \u003cDate 2016-08-27.04:12:55.150\u003e\ncloser = 'martin.panter'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2011-06-12.10:47:13.084\u003e\ncreator = 'harobed'\ndependencies = []\nfiles = ['36493', '38351', '38352', '38528', '38670', '38772', '38797', '39447', '39466', '43398', '43579', '43973', '44057', '44076', '44133', '44217']\nhgrepos = []\nissue_num = 12319\nkeywords = ['patch', 'needs review']\nmessage_count = 63.0\nmessages = ['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']\nnosy_count = 13.0\nnosy_names = ['orsenthil', 'pitrou', 'vstinner', 'harobed', 'python-dev', 'petri.lehtinen', 'martin.panter', 'piotr.dobrogost', 'eryksun', 'demian.brecht', 'matrixise', 'whitemice', 'Rotkraut']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue12319'\nversions = ['Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/harobed","@type":"Person","name":"harobed"},"datePublished":"2011-06-12T10:47:13.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":63},"url":"https://github.com/56528/cpython/issues/56528"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:72832373-4f21-e722-3c81-633087aba63f |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | AAF6:9D1CD:3192B32:4565881:6A4F7D72 |
| html-safe-nonce | 39cf298ec74dd16f2b8fd9f3996bf613c8d92aa60cae43ec5a101b69c2611324 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQUY2OjlEMUNEOjMxOTJCMzI6NDU2NTg4MTo2QTRGN0Q3MiIsInZpc2l0b3JfaWQiOiI2MzYzOTA0NTg4MTY5MzEzNjUwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 2c7db409c35865e079894f0a9689a848546de1dcc0e1f6c61b9e2b557a81128f |
| hovercard-subject-tag | issue:1198870228 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/56528/issue_layout |
| twitter:image | https://opengraph.githubassets.com/60a363a58d0ef046dfdbfb0f5bfb757f4c5d4196c5b0345922f3b62749188de7/python/cpython/issues/56528 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/60a363a58d0ef046dfdbfb0f5bfb757f4c5d4196c5b0345922f3b62749188de7/python/cpython/issues/56528 |
| og:image:alt | BPO 12319 Nosy @orsenthil, @pitrou, @vstinner, @akheron, @vadmium, @eryksun, @demianbrecht, @matrixise, @RKrahl Files chunkedhttp.py: A custom module implementing upload with chunked transfer encod... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | harobed |
| hostname | github.com |
| expected-hostname | github.com |
| None | b92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 4b249b445842943ed31549e027f57a8ade9881ed |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width