Am Fr 22. Jul 2005, 00:24:40, guest schrieb:
Show quoted text> It appears to be a requirement of HTTP::Request and HTTP::Response
> unfortunately, but I'm raising this bug to remind myself to fix it!
Still broken,
for example GET should answer with a filehandle and not with a print
$var containing the (possibly) LARGE response. Do buffered write to
STDOUT instead - if possible.