Bugs sent by David.

This commit is contained in:
Diego Nehab 2005-10-05 03:16:17 +00:00
parent a65c599fc5
commit 72eceedc62
16 changed files with 12 additions and 21 deletions

View file

@ -180,7 +180,7 @@ Defaults to the LTN12 <tt>pump.step</tt> function.
<li><tt>proxy</tt>: The URL of a proxy server to use. Defaults to no proxy;
<li><tt>redirect</tt>: Set to <tt><b>false</b></tt> to prevent the
function from automatically following 301 or 302 server redirect messages;
<li><tt>accept</tt>: An optional function to be used instead of
<li><tt>create</tt>: An optional function to be used instead of
<a href=tcp.html#socket.tcp><tt>socket.tcp</tt></a> when the communications socket is created.
</ul>