2
0
mirror of https://github.com/therootcompany/request.js synced 2025-02-22 13:58:05 +00:00

27 Commits

Author SHA1 Message Date
f81dce9786 v1.3.0: support Basic and Bearer auth v1.3.0 2018-07-06 21:24:23 -06:00
e0fe41838d support Basic and Bearer auth 2018-07-06 21:23:46 -06:00
7683d35958 request => urequest 2018-07-06 20:41:35 -06:00
2d95ed2ac0 v1.2.1: bump npm latest v1.2.1 2018-07-06 20:28:53 -06:00
ba76c3aa14 v1.2.0: add form and formData support v1.2.0 2018-07-06 20:25:46 -06:00
b5714c6a65 www-form support, add *Content-Length by default 2018-07-06 20:20:14 -06:00
8758964610 FormData support with form-data 2018-07-06 19:38:47 -06:00
d5af2ae5fe v1.1.4 v1.1.4 2018-06-29 02:20:33 -06:00
db01707e13 return correct obj and ws 2018-06-29 02:20:07 -06:00
dcc5ba0c7e add unix domain socket support and update README 2018-06-29 02:18:44 -06:00
2be278364c v1.1.3 v1.1.3 2018-06-26 14:44:19 -06:00
94eec37646 use callback not throw 2018-06-26 14:43:56 -06:00
28e67055e7 v1.1.2 v1.1.2 2018-06-20 02:11:53 -06:00
c9e8c4702b bugfix should set application/json on json post unless content-type already set 2018-06-20 02:11:37 -06:00
bdf5262f1b v1.1.1 v1.1.1 2018-06-19 01:10:02 -06:00
33ab916082 redirect and POST bugfixes 2018-06-19 01:09:31 -06:00
1a1713bea1 v1.1.0 v1.1.0 2018-06-19 00:17:46 -06:00
04947932c3 a number of bugfixes 2018-06-19 00:17:04 -06:00
cb7dc83b04 v1.0.1 v1.0.1 2018-06-18 22:25:08 -06:00
9c88f56777 fix comments 2018-06-18 22:24:27 -06:00
81f15790d6 fix comments 2018-06-18 22:21:37 -06:00
b5788f6db1 fix comments 2018-06-18 22:20:18 -06:00
AJ ONeal
554890a809 add --save 2018-06-19 04:18:18 +00:00
eba81d0fc9 urequest => @coolaj86/urequest (someone just claimed it over the weekend) v1.0.0 2018-06-18 20:00:55 -06:00
fc92c66be8 urequest => @coolaj86/urequest (someone just claimed it over the weekend) 2018-06-18 20:00:19 -06:00
a935ea7d1b update docs 2018-06-18 19:53:06 -06:00
956c16e48c initial commit 2018-06-18 19:39:19 -06:00