Shamasis Bhattacharya
Shamasis Bhattacharya
+1 We want to use it for transporting user code data in JS that we have no control over. If we have to process the variables to remove circular references...
The more I see the need to override variables ... started with none, then we added globals, then environment and now there’s a need for collection variable overrides. Let’s take...
> A use case that I've seen the need for newman runs to be able to modify (via session maybe?) variables, is where requests are chained. Say CRUD operations, we...
> This issue is somewhat similar to what i explained in this issue [https://github.com/postmanlabs/newman/issues/2275#issuecomment-599739118](url) . I would like to work on this feature. If this feature is still to be...
> > > A use case that I've seen the need for newman runs to be able to modify (via session maybe?) variables, is where requests are chained. Say CRUD...
One reason I love this feature request is for newman to act as a drop-in replacement of curl. Curl is great, but not quick and pretty to parse. The same...
We could give `terminal-width` as an option for CLI reporter.
Moved it to newman and would make part of release that tackles better execution control. - allowing failed requests to still run test script - option to bail on request...
So the debate is ... should we have a polymorphic function return signature for headers? i.e. return string for single and array for multiple. That may break many current use...
@adityaofficial10 can you post a gif or screenshot demonstrating that this is working? (Take care to not accidentally post sensitive info.) Using that we can close the issue. Also, if...