diff options
author | Gregory P. Smith <greg@krypto.org> | 2021-03-08 07:35:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-08 07:35:13 (GMT) |
commit | c25910a135c2245accadb324b40dd6453015e056 (patch) | |
tree | dcf6b4a83fea87c1456632c0b7194d2b1e5b2100 /Lib/numbers.py | |
parent | 8d00462850b32da4649c3403692ed5515e6a96d1 (diff) | |
download | cpython-c25910a135c2245accadb324b40dd6453015e056.zip cpython-c25910a135c2245accadb324b40dd6453015e056.tar.gz cpython-c25910a135c2245accadb324b40dd6453015e056.tar.bz2 |
bpo-43332: Buffer proxy connection setup packets before sending. (GH-24780)
We now buffer the CONNECT request + tunnel HTTP headers into a single
send call. This prevents the OS from generating multiple network
packets for connection setup when not necessary, improving efficiency.
Diffstat (limited to 'Lib/numbers.py')
0 files changed, 0 insertions, 0 deletions