joepie91 / node-bhttp

A sane HTTP client library for Node.js with Streams2 support.
62 stars 12 forks source link

New option to prevent URL encoding of GET data #26

Closed danactive closed 7 years ago

danactive commented 7 years ago

I want an option to disable the stringify formatting of the GET method query string. @joepie91 if I give you a PR will you merge it?

danactive commented 7 years ago

@joepie91 A slow reply is not encouraging for me to make changes to the module code

danactive commented 7 years ago

I lost hope in bhttp