Closed (duplicate)
Project:
Feeds
Version:
6.x-1.0-beta9
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
18 Oct 2010 at 20:42 UTC
Updated:
31 Oct 2023 at 19:45 UTC
Caching in feeds.module (http_request.inc) is enabled by default and it looks for the "Last-Modified" and/or "If-Modified-Since" headers. However, it should also check for value "must-revalidate" in the "Cache-Control" header.
Comments
Comment #1
alex_b commented#922102: http_request does not respect Cache-Control