功能请求:支持在地址栏粘贴CURL命令,自动解析成配置
是否能支持在地址栏输入CURL命令,自动解析成配置,Postman支持这种做法。
在多数情况下,我会复制一个已有请求的CURL命令,如在浏览器开发者工具中复制一个请求的CURL命令然后去Postman进行测试的,如果能实现这个功能,将会非常棒!
Can it support entering CURL commands in the address bar and automatically parsing them into configurations? Postman supports this approach.
In most cases, I would copy the CURL command of an existing request, such as copying the CURL command of a request in the browser developer tools and then testing it in Postman. It would be great if this functionality could be implemented!