Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
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

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions