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

96 Commits

Author SHA1 Message Date
28f3f783ae v1.3.10: update header and link v1.3.10 2019-04-16 12:43:21 -06:00
1d4c3c1997 v1.3.9: update name and urls v1.3.9 2019-04-16 12:41:05 -06:00
999797270f v1.3.8: A Root Project v1.3.8 2019-04-04 01:39:16 -06:00
AJ ONeal
aec78877cf v1.3.7: agent passthru (also timeout, setHost, createConnection, family, host, localAddress) 2019-02-26 01:02:37 -07:00
4eaf68966c note the need to install form-data@2 when using forms 2018-09-16 21:02:57 -06:00
49daa68225 v1.3.6: merge some bugfix PRs v1.3.6 2018-07-12 03:12:49 -06:00
AJ ONeal
c880788e9a Merge branch 'fix/getHeaderName' of Joxit/urequest.js into master 2018-07-12 09:05:15 +00:00
AJ ONeal
c4ec14fb6a Merge branch 'redirect' of Joxit/urequest.js into master 2018-07-12 09:01:02 +00:00
Joxit
b3f4042adb Should send opts and not opts.headers in getHeaderName 2018-07-12 10:17:59 +02:00
Joxit
e1bc24ce97 Add HTTP codes 307 and 308 for redirect
See https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
2018-07-12 10:10:23 +02:00
137da9b903 v1.3.5 v1.3.5 2018-07-07 19:57:16 -06:00
078f922635 stop on form-data error 2018-07-07 19:56:53 -06:00
3defd84af4 v1.3.4: bugfix keep separate headers and don't keep Content-Length on redirect v1.3.4 2018-07-07 19:46:21 -06:00
50704fdccc v1.3.3: bugfix form-data request object v1.3.3 2018-07-07 16:19:00 -06:00
7255134e9f v1.3.2: bugfix form-data v1.3.2 2018-07-07 14:31:36 -06:00
739354090b wrap onResponse for form-data's signature with error 2018-07-07 14:30:58 -06:00
c355fb20c4 explicit POST and comment on possible deviation from request API 2018-07-06 22:40:28 -06:00
aa509ea4ce v1.3.1: bugfix regression with json on GET v1.3.1 2018-07-06 22:32:28 -06:00
5150e076cb bugfix: don't default to POST when json: true 2018-07-06 22:31:37 -06:00
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