Fast Request v1.1.4 发布,基于 IDEA 的 Postman 插件,优化了诸多交互
Fast Request 1.1.4 正式发布,优化了诸多操作的交互和用户体验,更新内容如下:
-
curl support(支持curl拷贝)
- support add params to header from (支持了将参数从response添加到header)
- support pretty and raw response(响应支持美化和原文输出)
- support expand and collapse json params(支持json参数的展开和收缩)
- support toggle request and response panel(支持伸缩请求和响应面板)
- remove domain from url(移除了url上的域名)
- optimize the interaction add/remove json params (优化了添加和删除json参数的交互)
-
fix send request return error response parse error(修复发送消息异常情况下响应的解析)
1.1.4版本优化了诸多操作的交互和用户体验
文档:https://github.com/kings1990/fast-request-doc
下载方式
1.网页端:https://plugins.jetbrains.com/plugin/16988-fast-request
2.IDEA插件市场:打开setting->plugins->Marketplace 搜索Fast Request

