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

Add binary to audit Cloudflare caching #2787

Merged
merged 7 commits into from
Dec 1, 2023
Merged

Conversation

casey
Copy link
Collaborator

@casey casey commented Nov 30, 2023

Added a crate, audit-caching, which hits endpoints and prints whether or not they are correctly cached by cloudflare.

Can be run with cargo run -p audit-caching, and prints out results with cute colors:

Screenshot 2023-11-30 at 3 43 50 PM

We can add new test cases if our caching strategy gets more complex, but for now it seems good enough.

Copy link
Collaborator

@raphjaph raphjaph left a comment

Choose a reason for hiding this comment

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

Cache Rules Everything Around Me

@casey casey enabled auto-merge (squash) December 1, 2023 19:49
@casey casey disabled auto-merge December 1, 2023 19:49
@casey casey enabled auto-merge (squash) December 1, 2023 19:49
@casey casey merged commit e216892 into ordinals:master Dec 1, 2023
6 checks passed
@casey casey deleted the audit-caching branch December 1, 2023 19:58
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.

None yet

2 participants