sphinx/tests/roots/test-linkcheck-localserver-https
James Addison c9d0933e5d
linkcheck: Use context managers for HTTP requests (#11318)
This closes HTTP responses when no content reads are required, as
when requests are made in streaming mode, ``requests`` doesn't know
whether the caller may intend to later read content from a streamed
HTTP response object and holds the socket open.

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2023-05-09 17:09:35 +01:00
..
conf.py linkcheck: Use context managers for HTTP requests (#11318) 2023-05-09 17:09:35 +01:00
index.rst linkcheck: test invalid SSL is reported as broken 2020-11-12 19:58:04 +01:00