![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: changes to the http package
From: Andrés García <fandom@spamme.telefonica.net>
Date: Mon Mar 20 2006 - 20:42:09 CET
Salvatore Sanfilippo wrote:
Hi,
> What I want to add is a "config -maxlength <bytes>" option that
It may be possible to get what you want using the 'blocksize'
With 'blocksize' you indicate the numbers of bytes that will
In that callback you can use http::reset to stop the transfer.
I don't know if it will work, but it is worth a try.
Andres
|