Skip to content

Commit

Permalink
docs: 更新部分版本信息、忽略配置
Browse files Browse the repository at this point in the history
  • Loading branch information
afkT committed Sep 17, 2022
1 parent e945f99 commit 690683b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions API/lib/DevHttpCapture/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,5 @@ DevHttpCapture.updateInterceptor(moduleName, capture)
| callResponseHeaders | 生成响应头信息 Map |
| callResponseBodyFailed | 生成错误响应体信息 |
| callResponseBody | 生成响应体信息 Map |
| converterRequestBody | 转换请求体信息 Map |
| callEnd | 抓包结束 |
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,5 @@ DevHttpCapture.updateInterceptor(moduleName, capture)
| callResponseHeaders | 生成响应头信息 Map |
| callResponseBodyFailed | 生成错误响应体信息 |
| callResponseBody | 生成响应体信息 Map |
| converterRequestBody | 转换请求体信息 Map |
| callEnd | 抓包结束 |

0 comments on commit 690683b

Please sign in to comment.