-Mensaje original-
De: Stas Bekman [mailto:[EMAIL PROTECTED]
Enviado el: miércoles, 19 de noviembre de 2003 2:02
Para: SUCH SANMARTÍN, GERARD
Asunto: Re: sorry - RE: strange problem with tied STDIN [mp2]
Gerard, please repost this reply to the dev list as a reply to my followup,
and
SUCH SANMARTÍN, GERARD wrote:
I say strange because i have the next
read(STDIN,$buf,$apache_headers->{'Content-length'});
and it works (when in POST method).
But if i write
$r->read($buf,$apache_headers->{'Content-length'});
then i get no $buf, no data.
I've read some comments about this
http://www