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: request debug log loss cookie header when cookiejar in use #424 #727

Merged
merged 3 commits into from Oct 8, 2023

Conversation

jeevatkm
Copy link
Member

@jeevatkm jeevatkm commented Oct 8, 2023

Fixes #424

@jeevatkm jeevatkm added the bug label Oct 8, 2023
@jeevatkm jeevatkm added this to the v2.10.0 milestone Oct 8, 2023
@jeevatkm jeevatkm self-assigned this Oct 8, 2023
@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (1335e8d) 96.63% compared to head (516a49f) 96.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2     #727      +/-   ##
==========================================
- Coverage   96.63%   96.62%   -0.02%     
==========================================
  Files          12       12              
  Lines        1635     1630       -5     
==========================================
- Hits         1580     1575       -5     
  Misses         35       35              
  Partials       20       20              
Files Coverage Δ
middleware.go 94.65% <100.00%> (+0.13%) ⬆️
util.go 94.01% <100.00%> (-0.44%) ⬇️

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

@jeevatkm jeevatkm merged commit 6242e6f into v2 Oct 8, 2023
3 checks passed
@jeevatkm jeevatkm deleted the gh-424 branch October 8, 2023 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Request debug log loss cookie header when use CookieJar
1 participant