
http-post
Releases3
Frequency1 hour
Last Release
Shortcut method similar to http.get() for HTTP POST requests with support for data and files
Linked projects
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.