-
Notifications
You must be signed in to change notification settings - Fork 303
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
feat: support dump http content in client for debugging #770
Conversation
Codecov Report
@@ Coverage Diff @@
## main #770 +/- ##
==========================================
- Coverage 37.96% 37.89% -0.07%
==========================================
Files 90 90
Lines 6986 7035 +49
==========================================
+ Hits 2652 2666 +14
- Misses 3952 3983 +31
- Partials 382 386 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
|
58951ff
to
33c33bf
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
Signed-off-by: Jim Ma <[email protected]>
33c33bf
to
1375f8f
Compare
Signed-off-by: Jim Ma <[email protected]>
Signed-off-by: Jim Ma <[email protected]>
Signed-off-by: Jim Ma <[email protected]>
Signed-off-by: Jim Ma <[email protected]>
Signed-off-by: Jim Ma <[email protected]>
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
* feat: support dump http content in client for debugging Signed-off-by: Jim Ma <[email protected]>
Signed-off-by: Lzzzt <[email protected]>
Signed-off-by: Jim Ma [email protected]
Description
Related Issue
Motivation and Context
Screenshots (if appropriate):
Types of changes
Checklist: