question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] – Make 'Copy as curl' configurable

See original GitHub issue
  • Insomnia Version: 6.5.4
  • Operating System: Windows 10

Details

Allow users to configure the Copy as curl context menu on requests in a workspace. Ideally we would at least the generation of curl vs powershell at a minimum. However I think there could be a use case of wanting to always copy as any of the httpsnippet targets/clients.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
nijikokuncommented, Oct 16, 2020

@jgiovaresco From an approach standpoint, I would say to satisfy this issue, MVP would be not in a plugin and could be scoped to:

  • Change Copy as cURL to Copy As
  • Dialog with dropdown to choose what to copy as (shown on each copy as - this can be improved on later)
  • Remember last option selected for future copies

Then converting the above into a plugin would be the second stage as it does rely on #2678 being in the codebase

1reaction
karthik-duraicommented, Oct 8, 2019

I am interested in working on this

Read more comments on GitHub >

github_iconTop Results From Across the Web

Copy as curl
Paste that in a shell to get a curl command line that makes the transfer. This feature is available by default in all...
Read more >
copy Request as curl
I think it would be a nice to have a shortcut in SOAPUI that would allow you to convert a request to a...
Read more >
Replay request or copy request as CURL in Flutter DevTools
As far as I know, you cannot copy a request as curl in dev tools. If you use Dio, ...
Read more >
5 Tools with export to cURL option | by Hamza Sabljakovic
Five tools that let you export cURL commands with short how-to guide. ... Insomnia — Copy as cURL ... Nestjs — build CRUD...
Read more >
curl - Tutorial
Note that the HTTP server must have been configured to accept PUT before this can be done successfully. For other ways to do...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found