If it crashes PHP though, it may give remote users a way to attack (even 
though I can't really think of one in this case)

Zeev

At 12:57 23/3/2001, Ben Mansell wrote:
>On Thu, 22 Mar 2001, Derick Rethans wrote:
>
> > On Thu, 22 Mar 2001, Ben Mansell wrote:
> >
> > > joosters            Thu Mar 22 10:48:51 2001 EDT
> > >
> > >   Modified files:
> > >     /php4/sapi/fastcgi      fastcgi.c
> > >   Log:
> > >   Fix a bug with POST requests. If the Content-Type header wasn't 
> present,
> > >   we were setting SG(request_info).content_type to NULL, instead of
> > >   an empty string. This was stopping PHP from processing the data.
> >
> > I think it should be nice if this fix (and the CGI SAPI fix too) would be
> > added to the PHP_4_0_5 branch too.
>
>I'm not so sure, its a fairly minor bug - every web browser out there
>will send a Content-Type header...
>
>
>
>
>--
>PHP CVS Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]

--
Zeev Suraski <[EMAIL PROTECTED]>
CTO &  co-founder, Zend Technologies Ltd. http://www.zend.com/


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to