Anoop M D

Results 363 comments of Anoop M D

PR fixing this has been merged and will be available in our upcoming `v3.0.0` release 🎉 🎉

Closing the PR as this has been already merged as a part of another PR.

> As a user, I would expect that data specified in the Vars tab of one request should not affect the application global state, so that when I change requests...

The serialization is now lossless. Just need to fix the deserialization next by providing a toggle at collection level setting to disable parsing response as json (when the content type...

@Its-treason I have addressed all your comments and have also made some updates. Let me know if you have further comments @lohxt1 will take over from here and add further...

Another option that I am thinking to solve problems for folks who don’t want us to to automatically parse response as json (where the response loses fidelity in some cases)...

The PR is GTG from my side. Folks who don’t want us to to automatically parse response as json (where the response text loses fidelity in some cases) can use...

Hey @N-Ziermann Thanks for working on this. One issue with this approach is that the search results displayed do not indicate the context for why they were matched. This becomes...

@tlaloc911 @N-Ziermann I am thinking of a collection level search that not just filters by url, but much more like search inside body, scripts, tests etc Let me know your...

Closing this PR as we currently don't agree with the design proposed here.