Re: Problems with caching and headers.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mathijs wrote:
> Hello there,
> 
> I can't figure out why there are some headers set while i don't set them
> myself.
> 
> The following headers are sent to the browser.
> -Expires: Thu, 19 Nov 1981 08:52:00 GMT
> -Cache-Control: no-store, no-cache, must-revalidate, post-check=0,
> pre-check=0
> -Pragma: no-cache
> 
> All those i didn't set my self.
> 
> Does PHP set these or something?

maybe it was php (check your session settings and read the relevant parts of the manual
regarding session related headers)

maybe it was a piece of 3rd party code.

may it was 'something' ;-)

most likely it's the session extension doing this.

> 
> Thx in advanced.
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux