On 1/31/12 9:19 PM, James Peach wrote:
On 31/01/2012, at 8:13 PM, Alan M. Carroll wrote:
I think you would need to write a plugin, but both of those should be easy to
do. The plugin would not be very complex (50-100 lines of code). A Type A
plugin would be simpler to implement.
Could the header_filter plugin do this?
<http://trafficserver.apache.org/docs/trunk/admin/plugins/header_filter/index.en.html>
It would, unless the header value is "dynamic" in nature (e.g. generated on
the fly for each request).
-- Leif