2
0
mirror of https://git.coolaj86.com/coolaj86/request.js synced 2025-04-21 14:50:37 +00:00

26 Commits

Author SHA1 Message Date
9518cb970b feature: add resp.stream.body() and resp.ok 2021-10-18 01:38:44 -06:00
ed2bab931f
Update README.md 2021-08-20 22:57:43 -06:00
a95d003ed5
docs: link to form-data v2.x (JavaScript) docs 2021-08-06 15:27:06 -06:00
5149bc9dcb
docs: clarify stream usage 2021-08-06 14:07:03 -06:00
95a12a8285 v1.7.0 add stream support 2021-01-14 16:35:07 -07:00
9395ec96e3 make Prettier (v2) 2021-01-14 16:07:48 -07:00
4f3fe38ee4 update docs for promises 2020-02-27 02:17:07 +00:00
ef3183e984 add 80/20 message 2020-02-20 17:34:27 +00:00
9ab91d9721 make Prettier 2019-10-29 14:31:30 -06:00
b6900b937b remove extraneous variable 2019-06-04 04:20:29 +00:00
be91c1b78f show promise usage 2019-06-04 04:19:11 +00:00
28f3f783ae v1.3.10: update header and link 2019-04-16 12:43:21 -06:00
1d4c3c1997 v1.3.9: update name and urls 2019-04-16 12:41:05 -06:00
999797270f v1.3.8: A Root Project 2019-04-04 01:39:16 -06:00
4eaf68966c note the need to install form-data@2 when using forms 2018-09-16 21:02:57 -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
b5714c6a65 www-form support, add *Content-Length by default 2018-07-06 20:20:14 -06:00
dcc5ba0c7e add unix domain socket support and update README 2018-06-29 02:18:44 -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
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