Ticket #1254 (closed enhancement: fixed)

Opened 8 months ago

Last modified 8 months ago

add possibility to overrule content-cache headers logic

Reported by: rambo Assigned to: rambo
Priority: major Milestone: 8.09.6 Ragnaroek
Component: MidCOM core Version: 8.09 Ragnaroek
Keywords: cache proxy Cc:

Description

by setting config key 'cache_module_content_headers_force' which is an array, each key is considered header (use the properly cased forms like: 'Cache-Control') and value to value to send.

This is to allow working around braindead proxies.

Change History

07/02/09 14:24:21 changed by rambo

  • status changed from new to assigned.

07/08/09 14:12:39 changed by rambo

(In [22829]) config option to overrule the normal cache headers logic, refs #1254

07/08/09 14:23:03 changed by rambo

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [22830]) backport r22829, fixes #1254