Ticket #123 (new enhancement)

Opened 4 months ago

Last modified 3 months ago

Pre/post interceptor to add headers to the response

Reported by: mikey Assigned to: mikey
Priority: minor Milestone:
Component: core Version: SVN-trunk
Keywords: Cc: schst

Description

A new configurable pre- or postinterceptor should be created that adds headers to the response. The headers to add should be located in an ini file within the config directory.

Change History

02/26/08 18:15:02 changed by mikey

  • priority changed from major to minor.
  • milestone deleted.

After some thoughts I don't think that something like this should be part of the core framework. A separate utility collection might be a better place for this.