samt/http-post

samt/http-post

Releases2
Frequency
Last Release
Stars17
This utility extends the functionality of the 'http' library in stock node.js. It returns a post request function in a very similar way to node's http.get(). It supports both normal urlencoded payloads and multipart/form-data.

Linked projects

Shortcut method similar to http.get() for HTTP POST requests with support for data and files