Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

non-caching-related headers are stripped from resources #324

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 8 comments
Closed

non-caching-related headers are stripped from resources #324

GoogleCodeExporter opened this issue Apr 6, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

When mod_pagespeed rewrites a resource, it generates a complete fresh set of 
response-headers so the caching is correct.  But it should retain any 
non-caching-related response-headers in the response.

E.g. if a site has this in a conf file:

           Header append 'DEV' '1'

The origin resource will include "DEV:1" but not the rewritten resource.

Original issue reported on code.google.com by jmara...@google.com on 20 Jul 2011 at 3:20

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant