feat: log request/response headers and body with indent

This commit is contained in:
debugtalk
2020-05-19 16:07:14 +08:00
parent d8ad62d7db
commit 7158128fef
2 changed files with 10 additions and 1 deletions

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**