node-oauth/lib
Evan Prodromou 509cad25ef Allow passing binary data to PUT or POST as a Buffer
Allow the post_body argument to a PUT or POST to be a Buffer. This will
pass the data directly to the request in binary form.

Closes #144.
2013-05-31 15:59:45 -04:00
..
_utils.js Update to make sure hostName exists before trying to act on it. Otherwise it will throw an error. 2012-06-11 11:36:31 -07:00
oauth.js Allow passing binary data to PUT or POST as a Buffer 2013-05-31 15:59:45 -04:00
oauth2.js Added an extra test, and checked realHeaders to catch any dodgy custom ones 2013-03-05 18:07:40 +00:00
sha1.js Ok, very basic, needs refactoring Getting of Request and Access tokens (POST stylee) 2010-04-19 13:20:50 +01:00