Skip to content
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

支持获取原始包体及修改原始请求体 #3

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

Liki4
Copy link

@Liki4 Liki4 commented Nov 8, 2024

支持获取原始包体及修改原始请求体

  • 添加了从 request 获取原始包体 rawRequest 及原始请求体 body 的支持;
  • 增加了 RAW 操作类型,可以替换完整请求体;
  • 添加了修改位置为 JSON、XML、XML_ATTR、MULTIPART_ATTR、BODY 时替换完整请求体的支持;

@lightless233 lightless233 merged commit a119619 into lightless233:master Nov 8, 2024
@lightless233 lightless233 mentioned this pull request Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants