Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filter: Add header fields and constants for HTTP Caching Filter #868 #9865

Closed
wants to merge 2 commits into from

Commits on Jan 29, 2020

  1. Add 'age' and 'expires' inline headers to support HTTP caching (envoy…

    …proxy#868).
    
    Signed-off-by: Todd Greer <tgreer@google.com>
    toddmgreer committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    38ac41c View commit details
    Browse the repository at this point in the history
  2. Add "private" to CacheControlValues.

    Signed-off-by: Todd Greer <tgreer@google.com>
    toddmgreer committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    dcd572d View commit details
    Browse the repository at this point in the history