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

fix(search): Set cache control header to the advanced view #4502

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

ERosendo
Copy link
Contributor

@ERosendo ERosendo commented Sep 27, 2024

Key changes:

  • Adds the @never_cache decorator to set cache control header to the advanced view( which is used to render the following pages: recap, oral arguments, financial disclosure, and judge search) so it's always loaded fresh from the server.

  • Fixes a few typos in the migration guide.

@ERosendo ERosendo marked this pull request as ready for review September 27, 2024 00:29
@mlissner
Copy link
Member

Thank you!

@mlissner mlissner merged commit d0276d4 into main Sep 27, 2024
13 checks passed
@mlissner mlissner deleted the fix-set-cache-control-header branch September 27, 2024 00:42
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.

2 participants