Add one new option of Dropdown menu of each request item, name "Override from Curl" #6402
Unanswered
haiquang9994
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In my case, I often have to continuously test multiple requests copied from the network tab of the browser. If using the current From Curl function, the application will make a lot of new requests. then I have to manually delete the request, which is quite time consuming. In the past I would usually paste Curl into the URL input box, it's great.
You can add a new option "Override From Curl" or "Edit From Curl". Will it work similar to From Curl, but without creating a new request, instead updating the existing request?
All reactions