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] Import query params on cURL paste

See original GitHub issue
  • Insomnia Version: 7.0.0
  • Operating System: macOS 10.14.5

Details

I think it would be convenient if the queryparams from a pasted cURL would be parsed automatically. There were some similar issues about this before (ex. #1684, #205).

I know about the Import from URL button at the bottom of the Query tab (though I only found out about it after reading through issues 😛), but I can’t think of a reason for not having them parsed by default. I’m willing to work on this, if you agree it would be an improvement! 😄

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:5
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
elsmrcommented, Oct 10, 2019

Thanks @gschier !

@Surendrajat Sure, i’ll keep an eye out for the trailing ? 😄

1reaction
Surendrajatcommented, Oct 9, 2019

@eliasmeire if you could also remove the trailing ? after parsing, it’ll be great as I like API endpoint clean.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Queries with curl/http requests | Couchbase Docs
Couchbase Full Text Search supports running multiple types of queries through curl/http request. Term Query. The below sample responds with a list of...
Read more >
Part 23 - Import request from browser using cURL - YouTube
In this video I've shown how can we Import network requests from browsers using cURL.References a. cURL Website - https:// curl.haxx.se/ b.
Read more >
FR Pasting raw curl from browser of graphql queries into ...
I frequently use the import functionality of examining requests made in the browser. This funcationally works great from standard REST API ...
Read more >
Python Request Post with param data - Stack Overflow
This request returns a success (2xx) response. Now I am trying to post this request using requests : >>> import requests >>> ...
Read more >
64523 – cURL Import : Query parameters should be added in ...
Created attachment 37852 [details] Decode query params for GET when parsing curl command This patch tries to parse the URL and add a...
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