fix to sent/send typo

This commit is contained in:
Sandro Tosi 2011-12-25 11:43:37 +01:00
parent dbcbd101e7
commit 4526273d7f
1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@ HTTPConnection Objects
Set the host and the port for HTTP Connect Tunnelling. Normally used when Set the host and the port for HTTP Connect Tunnelling. Normally used when
it is required to do HTTPS Conection through a proxy server. it is required to do HTTPS Conection 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. with the CONNECT request.
.. versionadded:: 2.7 .. versionadded:: 2.7