]> granicus.if.org Git - python/commit
bpo-33663: Convert content length to string before putting to header (GH-7754)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 18 Jun 2018 21:37:56 +0000 (14:37 -0700)
committerGitHub <noreply@github.com>
Mon, 18 Jun 2018 21:37:56 +0000 (14:37 -0700)
commit53d1e9fad316e1404535157fe21cab8919f707c9
tree2c410bcdeb71549b27251740cb21502b99637124
parent740f1cb20a8ae6e7f6daa14f2e240664643ce757
bpo-33663: Convert content length to string before putting to header (GH-7754)

(cherry picked from commit b36b0a3765bcacb4dcdbf12060e9e99711855da8)

Co-authored-by: ValeriyaSinevich <valeriya.sinevich@phystech.edu>
Lib/http/server.py
Misc/NEWS.d/next/Library/2018-06-17-10-48-03.bpo-33663.sUuGmq.rst [new file with mode: 0644]