raghavbhatia336
raghavbhatia336
@DannyDainton @shamasis @codenirvana , kindly check this : https://github.com/postmanlabs/newman/pull/2657#issuecomment-797348134
I am Raghav Bhatia, undergrad student from BITS Pialni. I want to apply for GSOC 2021 with Postman. I saw [Idea list](https://docs.google.com/document/d/1F2RWY7wmexsv5KOPsH7T_XiITt8gDK1PPPoaCFf5Ua8/edit#) and one of the ideas is to create...
@shamasis Thank you for your feedback! I am glad that you liked this approach. :) I agree that for `newman request` we can prefix the non-curl newman options in case...
@shamasis In my latest commit, I have added the following curl commands: - [X] -A, --user-agent - [X] -d, --data i - [X] --data-urlencode - [ ] --data-binary - [X]...
@shamasis Thank you for your feedback. As you suggested, I will remove all the newman run options for now, including reporters. Then I would make the CLI output for single...
@shamasis > This is neat so far. I have not seen newer code or tried it out yet. Let's have the Postman GSOC team to do the actual mentoring and...
@shamasis In my latest commit, I have 1. created a new function, `newman.request()`, aesthetically similar to `newman.run()` 2. moved curl-to-postman conversion to `configLoaders()` in options.js. 3. removed all other run...
@nimit2801 sure! Please check out my [PR](https://github.com/postmanlabs/newman/pull/2657) on this and we can contribute there.
CC: @coditva @umeshp7