Hi,
I am having problems with the http header fields returned by the server. More specifically the expiration date and last modification date do not comply to the standart output which is :
Expires: Thu, 01 Dec 1994 16:00:00 GMT
The embOS Web Server returns :
Expires: 01 Dec 1994 16:00:00 GMT
which causes problems in IE and stops the browser from caching any unchanged files.
en.wikipedia.org/wiki/List_of_HTTP_header_fields
Could I use some other options to prevent IE from reloading .css every time a new page is loaded?
Best regards,
Todor
I am having problems with the http header fields returned by the server. More specifically the expiration date and last modification date do not comply to the standart output which is :
Expires: Thu, 01 Dec 1994 16:00:00 GMT
The embOS Web Server returns :
Expires: 01 Dec 1994 16:00:00 GMT
which causes problems in IE and stops the browser from caching any unchanged files.
en.wikipedia.org/wiki/List_of_HTTP_header_fields
Could I use some other options to prevent IE from reloading .css every time a new page is loaded?
Best regards,
Todor