2.0.4 - 2024-08-24
- Support 2024.0.2 version
- 支持 2024.0.2 版本
2.0.3 - 2024-02-2
- Supports generating code based on curl command
- Support custom code generation scripts
- 支持根据curl命令生成代码
- 支持自定义代码生成脚本
1.0.4 - 2023-12-04
- Fixed confusion of the request head format
- 修复格式识别混乱
1.0.3 - 2022-07-23
- Remove the default shortcut key
- 移除默认快捷键
1.0.2 - 2022-02-20
- Added format support for FormData
- 添加了对FormData的格式化支持
1.0.1 - 2022-01-03
- Support browser headers or cookies conversion. Include Google Chrome and Firefox
- 支持直接从浏览器F12复制的的headers文本与cookies文本格式化为python字典