Add the comment to declare the out of memory issue when put large local file

This commit is contained in:
toranger
2019-01-31 19:08:28 +08:00
parent bf9ab1f8a7
commit 6c894b8e4d
3 changed files with 19 additions and 12 deletions

View File

@@ -26,7 +26,7 @@ func main() {
RequestHeader: true,
RequestBody: true,
ResponseHeader: true,
ResponseBody: true,
ResponseBody: false,
},
},
})