Skip to content

Instantly share code, notes, and snippets.

@j-mcnally
Created January 14, 2015 21:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save j-mcnally/a8c1d1b4145070a27266 to your computer and use it in GitHub Desktop.
Save j-mcnally/a8c1d1b4145070a27266 to your computer and use it in GitHub Desktop.
needle.post('http://leadpophq.com/external/forms/abc', {"a": "b"})
.on('end', function(response) {
console.log(response)
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment