]> 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:41:08 +0000 (14:41 -0700)
committerGitHub <noreply@github.com>
Mon, 18 Jun 2018 21:41:08 +0000 (14:41 -0700)
commit8c19a44b63033e9c70e9b552476baecb6e3e9451
treef2c949559c342a3042dce905c571b3f2d944928c
parentd9a8c829563e2c938aa7de0ffb90c5baa2f05b2d
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]