RE: sorry - RE: strange problem with tied STDIN [mp2]

2003-11-19 Thread "SUCH SANMARTÍN, GERARD"
-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

Re: strange problem with tied STDIN

2003-11-17 Thread Stas Bekman
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