joostersTue Mar 27 07:16:34 2001 EDT
Modified files:
/php4/sapi/fastcgi fastcgi.c
Log:
Changed header handling; before, we were somehow losing
Content-Type: text/html
Index: php4/sapi/fastcgi/fastcgi.c
diff -u php4/sapi/fastcgi/fastcgi.c:1.2 php4/
Ah, so that's ok to wait for 4.0.6 then...
At 13:31 23/3/2001, Ben Mansell wrote:
>On Fri, 23 Mar 2001, Zeev Suraski wrote:
>
> > 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)
>
>No crash, but the POST data gets silen
On Fri, 23 Mar 2001, Zeev Suraski wrote:
> 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)
No crash, but the POST data gets silently ignored.
--
Ben Mansell, <[EMAIL PROTECTED]> Zeus Technology L
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:
> >
> > > joostersThu Mar 2
On Thu, 22 Mar 2001, Derick Rethans wrote:
> On Thu, 22 Mar 2001, Ben Mansell wrote:
>
> > joostersThu 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,
On Thu, 22 Mar 2001, Ben Mansell wrote:
> joosters Thu Mar 22 10:48:51 2001 EDT
>
> Modified files:
> /php4/sapi/fastcgifastcgi.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 N
joostersThu 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
7 matches
Mail list logo