spulec / uncurl

A library to convert curl requests to python-requests.
Apache License 2.0
615 stars 96 forks source link

Added sure #12

Closed ichux closed 6 years ago

ichux commented 6 years ago

I refactored a line and it was making the tests break, probably. So, I added it back based on https://github.com/spulec/uncurl/pull/11#issuecomment-376172211

spulec commented 6 years ago

Awesome. Thanks for your contribution!

ichux commented 6 years ago

Thanks for allowing me the time to do those changes. I work with mitmproxy. And this library has been extremely helpful.

I have altered it to taste, however, for postman. It's still rudimentary for now. Maybe when I'm done I will show you and let you decide if such is needed.

spulec commented 6 years ago

Yeah, I've done some work with mitmproxy in the past.

Definitely let me know what you come up with and we can see if it makes sense to add to uncurl.

Thanks again for your contributions!

ichux commented 6 years ago

Cool. I will. Thanks so much.