Skip to content

filter: Add cache utility functions for HTTP Cache Filter #868#9866

Merged
mattklein123 merged 3 commits intoenvoyproxy:masterfrom
toddmgreer:cache-utils
Jan 29, 2020
Merged

filter: Add cache utility functions for HTTP Cache Filter #868#9866
mattklein123 merged 3 commits intoenvoyproxy:masterfrom
toddmgreer:cache-utils

Conversation

@toddmgreer
Copy link
Contributor

@toddmgreer toddmgreer commented Jan 29, 2020

Description: Add cache utility functions for parsing an HTTP time and determining a cache entry's effective max age. C++ files copied verbatim from #7198.
Risk Level: Low: Adds new functions that aren't called.
Testing: New unit tests
Docs Changes: None
Release Notes: None
#868

…a cache

entry's effective max age.

Signed-off-by: Todd Greer <tgreer@google.com>
@toddmgreer toddmgreer changed the title filter: Add cache utility functions for the HTTP Cache Filter #868 filter: Add cache utility functions for HTTP Cache Filter #868 Jan 29, 2020
…w building.

Signed-off-by: Todd Greer <tgreer@google.com>
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks, other than opening some follow up issues and linking to them in TODOs.

/wait

Signed-off-by: Todd Greer <tgreer@google.com>
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mattklein123 mattklein123 merged commit 78de5d6 into envoyproxy:master Jan 29, 2020
@toddmgreer
Copy link
Contributor Author

Thank you!

@toddmgreer toddmgreer deleted the cache-utils branch January 29, 2020 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants