Re: [PHP-DEV] controlling session headers From: Sascha Schumann (sascha <email protected>)
Date: 08/31/00

On Thu, 31 Aug 2000, Jon Parise wrote:

> On Thu, Aug 31, 2000 at 02:41:53PM -0400, Chuck Hagenbuch wrote:
>
> > How possible would it be to add a userspace function to control the headers
> > that session_start() sends? There are times when (mainly in order to get
> > around bugs with netscape losing data when you resize a window) I need to
> > allow a small amount of caching, and right now I can't seem to do this with
> > php4.
>
> I'll second this request (for the same reasons as Chuck, most likely <g>).
> It doesn't seem like an unreasonable capability to add, and it would
> make a lot applications a little more flexibility as far as caching is
> concerned.

    And session.cache_limiter does not work for you, because..?

    - Sascha

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>