-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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: support longer http cookie (#2917) #5497
Conversation
c116cef
to
f4af456
Compare
Codecov Report
@@ Coverage Diff @@
## master #5497 +/- ##
==========================================
- Coverage 40.94% 40.84% -0.10%
==========================================
Files 137 143 +6
Lines 18611 18911 +300
==========================================
+ Hits 7621 7725 +104
- Misses 9903 10096 +193
- Partials 1087 1090 +3
Continue to review full report at Codecov.
|
de3f2b9
to
7d0a786
Compare
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
69692b8
to
87f41ee
Compare
…d.token Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
87f41ee
to
487cb54
Compare
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
5bd7408
to
f04e904
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. thank you @kshamajain99 !
* fix: support longer cookie Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
Signed-off-by: kshamajain99 kshamajain99@gmail.com
closes #2917
Checklist: