summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2019-04-03-20-46-47.bpo-36522.g5x3By.rst
blob: 7869526b71c7ba0269ffcd1ea0bd6ffeabe20f18 (plain)
1
If *debuglevel* is set to >0 in :mod:`http.client`, print all values for headers with multiple values for the same header name. Patch by Matt Houglum.