Skip to content

[feature] 消息体可视化以及API的优化 #1597

Open
@SuperCodeHero

Description

@SuperCodeHero

Describe the solution you'd like

  1. 当前版本的UI界面 binary data 不能直接显示, 有的时候其中会有有效信息, 希望能加一个可选项显示出来.
  2. 当前版本的API不能直接获取 raw body, 有时候需要特殊处理, 希望增加返回 raw string 和 raw bytes 的API.

Describe alternatives you've considered

  1. 在UI中, 我尝试了HEX模式, 但是信息还是不如 raw string 清晰, 看的很吃力.
  2. 我尝试了使用 str(request) 和 str(request.body) , 效果都不尽人意.

Additional context

Image

Image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions