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

Do not cache the locale redirect #2158

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

david-a-wheeler
Copy link
Collaborator

Exactly which locale we go to depends on the specific browser. Therefore, we must not cache the result.

Exactly which locale we go to depends on the specific browser.
Therefore, we must *not* cache the result.

Signed-off-by: David A. Wheeler <[email protected]>
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.07%. Comparing base (3e765d6) to head (0d2a41a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2158   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files          55       55           
  Lines        2125     2128    +3     
=======================================
+ Hits         2084     2087    +3     
  Misses         41       41           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@david-a-wheeler david-a-wheeler merged commit 70fe362 into main Aug 23, 2024
9 checks passed
@david-a-wheeler david-a-wheeler deleted the dont_cache_locale_redir branch August 28, 2024 19:06
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.

1 participant