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.
G
Gregory P. Smith committed
c25910a135c2245accadb324b40dd6453015e056
Parent: 8d00462
Committed by GitHub <noreply@github.com>
on 3/8/2021, 7:35:13 AM