From 2d7ea40bd96e1fafad3db1aa58491c39458a7772 Mon Sep 17 00:00:00 2001 From: Alexey Namyotkin <62434915+nametkin@users.noreply.github.com> Date: Mon, 8 May 2023 15:02:48 +0300 Subject: [PATCH] Delete trailing whitespaces --- .../Library/2023-05-08-11-52-56.gh-issue-69152.tlH-q1.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Misc/NEWS.d/next/Library/2023-05-08-11-52-56.gh-issue-69152.tlH-q1.rst b/Misc/NEWS.d/next/Library/2023-05-08-11-52-56.gh-issue-69152.tlH-q1.rst index 3388f6df4d9563c..8fce6ef29850bb1 100644 --- a/Misc/NEWS.d/next/Library/2023-05-08-11-52-56.gh-issue-69152.tlH-q1.rst +++ b/Misc/NEWS.d/next/Library/2023-05-08-11-52-56.gh-issue-69152.tlH-q1.rst @@ -1,7 +1,7 @@ Added attribute '_raw_proxy_headers' to HTTPConnection class. This -attribute contains the unprocessed header lines of the proxy server response +attribute contains the unprocessed header lines of the proxy server response to the CONNECT request. Added method get_proxy_response_headers to HTTPConnection class that allows -to get a dictionary with headers of the proxy server response +to get a dictionary with headers of the proxy server response to the CONNECT request. -The HTTPConnection class attribute _proxy_response_headers has been removed. +The HTTPConnection class attribute _proxy_response_headers has been removed.