[PHP] Re: PHP4/Apache2 Content-Length stripped?

2005-01-31 Thread Stoian Ivanov
Stoian Ivanov wrote: > Hi all, > I'm writing a wap download script involving dynamic image resizing and so > on. I've notice that some phones are quitting in the mids of http > transfer. After looking further I found out that headers() is sometimes > ignored or stripped

Re: [PHP] PHP4/Apache2 Content-Length stripped?

2005-01-29 Thread Stoian Ivanov
Jason Barnett wrote: > Stoian Ivanov wrote: >> Richard Lynch wrote: >> >> >>>Stoian Ivanov wrote: >>> >>>>I'm writing a wap download script involving dynamic image resizing and >>>>so on. I've notice that some phones a

Re: [PHP] PHP4/Apache2 Content-Length stripped?

2005-01-29 Thread Stoian Ivanov
Richard Lynch wrote: > Stoian Ivanov wrote: >> I'm writing a wap download script involving dynamic image resizing and so >> on. I've notice that some phones are quitting in the mids of http >> transfer. >> After looking further I found out that headers() is s

[PHP] PHP4/Apache2 Content-Length stripped?

2005-01-28 Thread Stoian Ivanov
Hi all, I'm writing a wap download script involving dynamic image resizing and so on. I've notice that some phones are quitting in the mids of http transfer. After looking further I found out that headers() is sometimes ignored or stripped. I've googled around and found in a perl forum that flus