Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix unexpected "Vary" #735

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Fix unexpected "Vary" #735

wants to merge 6 commits into from

Conversation

jrobichaud
Copy link
Owner

@jrobichaud jrobichaud commented Jan 11, 2025

Closes #734

Copy link

codecov bot commented Jan 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a290eb9) to head (10b1d1c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #735   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           51        51           
  Lines         2056      2122   +66     
  Branches        31        33    +2     
=========================================
+ Hits          2056      2122   +66     

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

@jrobichaud jrobichaud changed the title Add failing test with unexpected "Vary" Fix unexpected "Vary" Jan 11, 2025
@jrobichaud jrobichaud marked this pull request as ready for review January 11, 2025 03:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RequestMiddleware forces vary: Cookie on each request
2 participants