cpython/Lib/http
Miss Islington (bot) 8c19a44b63
bpo-33663: Convert content length to string before putting to header (GH-7754)
(cherry picked from commit b36b0a3765)

Co-authored-by: ValeriyaSinevich <valeriya.sinevich@phystech.edu>
2018-06-18 14:41:08 -07:00
..
__init__.py Issue #23442: Rename two member names to stay backward compatible 2015-02-20 14:57:31 +02:00
client.py [3.6] bpo-32297: Fix misspellings in Python source code comments (GH-4803) (#4864) 2017-12-14 16:19:51 +02:00
cookiejar.py #27364: fix "incorrect" uses of escape character in the stdlib. 2016-09-08 13:59:53 -04:00
cookies.py bpo-991266: Fix quoting of Comment attribute of SimpleCookie (GH-6555) 2018-04-23 03:58:51 +03:00
server.py bpo-33663: Convert content length to string before putting to header (GH-7754) 2018-06-18 14:41:08 -07:00