Christian,

    could you do me a favour and pasting the offending HTTP
    headers which caused the problem? I'm investigating a similar
    problem here.

    - Markus

On Wed, Mar 20, 2002 at 05:47:35PM +0100, Christian Stocker wrote : 
> Hi 
> 
> We had a problem, sending dynamically generated pdf documents to MSIE
> 5.5, if we used sessions.
> 
> It looked like the Cache-Control and Pragma Headers caused the problem,
> therefore i created a patch for session.c with a new ini-directive
> "session.send_cache_headers". If this is set to false, then this headers
> are not sent and MSIE will not crash.
> 
> I'm not sure if this is the right way, or if there are better solutions,
> or if i did it correctly, but you can find the patch (for HEAD) at
> http://trash.chregu.tv/session.diff
> 
> As I heard, a lot of people have this problem, maybe this workaround
> could be a saver for them :)
> 
> chregu
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
Please always Cc to me when replying to me on the lists.
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to