fix to sent/send typo

This commit is contained in:
Sandro Tosi 2011-12-25 11:44:38 +01:00
parent 1526ad166e
commit 44f568c21f

View file

@ -435,7 +435,7 @@ HTTPConnection Objects
Set the host and the port for HTTP Connect Tunnelling. Normally used when it
is required to a HTTPS Connection through a proxy server.
The headers argument should be a mapping of extra HTTP headers to sent
The headers argument should be a mapping of extra HTTP headers to send
with the CONNECT request.
.. versionadded:: 3.2