LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Luke Baker Date: Wed Nov 7 14:58:27 2007 Subject: Making Smarty's cache HTTP header aware
Hi, Currently, when Smarty caches content it has no knowledge of the HTTP headers that the script served to the client. In the case where the cache is cleared and the action sends special HTTP headers to the client, those HTTP headers only get sent on the first response and subsequent responses read from the cache and don't send the HTTP headers. PHP5 provides the headers_list() function, so I've modified Smarty to include that information in the cache meta-data and pass those headers onto the client it when the headers are available in the meta-data. This feature is PHP5 only, but will not break PHP4 code. Attached is the changes I made against Smarty 2.6.18. I'd appreciate consideration for adding these changes to the Smarty core. Thanks, Luke Baker
| Navigate in group php.smarty.dev at sever news.php.net | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by PHP Developer
Powered By PHP Consultants |