-
Notifications
You must be signed in to change notification settings - Fork 152
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 HttContext Reset Bug #254
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #254 +/- ##
===========================================
- Coverage 39.61% 39.51% -0.11%
===========================================
Files 50 50
Lines 2577 2584 +7
===========================================
Hits 1021 1021
- Misses 1445 1452 +7
Partials 111 111
Continue to review full report at Codecov.
|
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
Fix HttContext Reset Bug Former-commit-id: 3a15866
Fix HttContext Reset Bug
What this PR does:
fix the bug which http context reset function not clear data completely according to #252