cpython/Misc/NEWS.d/next/Library/2018-05-08-15-01-10.bpo-333...

2 lines
152 B
ReStructuredText

Print the header values besides the header keys instead just the header keys if *debuglevel* is set to >0 in :mod:`http.client`. Patch by Marco Strigl.