feat: log request/response headers and body with indent

This commit is contained in:
debugtalk
2020-05-19 16:07:41 +08:00
parent aa8a21577e
commit ba7cc9df62
2 changed files with 10 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
- feat: make testsuite and run testsuite
- feat: testcase/testsuite config support getting variables by function
- feat: har2case with request cookies
- feat: log request/response headers and body with indent
**Fixed**