Commit d646ba62 authored by TyAbonil's avatar TyAbonil
Browse files

exposed all other request methods, support for all 2xx statu codes, fix for...

exposed all other request methods, support for all 2xx statu codes, fix for lowercase HTTP method names'
parent c870e1e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{
  "name": "request-promise",
  "version": "0.1.2",
  "version": "0.1.3",
  "description": "Promise-based Wrapper for XHR using Request and Bluebird",
  "main": "./lib/rp.js",
  "scripts": {