The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
QUESTION How to handle with last_modified / If-Modified-Since HTTP header for pages - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: QUESTION How to handle with last_modified / If-Modified-Since HTTP header for pages (/showthread.php?tid=7654)



How to handle with last_modified / If-Modified-Since HTTP header for pages - alexeyGL - 2015-10-20

Hi!

I couldn't find any useful information in the documentation and in the forum about how to respond last_modified HTTP header (and 304 for If-Modified-Since if needed) in the responce.

Is it possible for GetSimple?

By the way I don't recieve last_modified HTTP header from my site now.
My GetSimple version is 3.3.7



Thank you!