Commit Graph

56 Commits

Author SHA1 Message Date
AJ ONeal ef3183e984 add 80/20 message 2020-02-20 17:34:27 +00:00
AJ ONeal e384aead9b v1.4.2: regression fix: copy 'method' to final object 2019-11-01 01:19:47 -06:00
AJ ONeal 87bf5a5fc5 v1.4.2: regression fix: copy 'method' to final object 2019-11-01 01:18:25 -06:00
AJ ONeal 1692b9e7df v1.4.1: GET by default *after* POST body check 2019-10-29 21:53:39 -06:00
AJ ONeal 8f5133385b v1.4.0: add promise support and easy debugging 2019-10-29 14:57:28 -06:00
AJ ONeal 1507b38503 v1.3.12: bugfix json request 2019-10-29 14:42:26 -06:00
AJ ONeal 9ab91d9721 make Prettier 2019-10-29 14:31:30 -06:00
AJ ONeal b6900b937b remove extraneous variable 2019-06-04 04:20:29 +00:00
AJ ONeal be91c1b78f show promise usage 2019-06-04 04:19:11 +00:00
AJ ONeal 335dd98631 v1.3.11: pass callback 2019-05-23 13:25:20 -06:00
AJ ONeal 28f3f783ae v1.3.10: update header and link 2019-04-16 12:43:21 -06:00
AJ ONeal 1d4c3c1997 v1.3.9: update name and urls 2019-04-16 12:41:05 -06:00
AJ ONeal 999797270f v1.3.8: A Root Project 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
AJ ONeal 4eaf68966c note the need to install form-data@2 when using forms 2018-09-16 21:02:57 -06:00
AJ ONeal 49daa68225 v1.3.6: merge some bugfix PRs 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
AJ ONeal 137da9b903 v1.3.5 2018-07-07 19:57:16 -06:00
AJ ONeal 078f922635 stop on form-data error 2018-07-07 19:56:53 -06:00
AJ ONeal 3defd84af4 v1.3.4: bugfix keep separate headers and don't keep Content-Length on redirect 2018-07-07 19:46:21 -06:00
AJ ONeal 50704fdccc v1.3.3: bugfix form-data request object 2018-07-07 16:19:00 -06:00
AJ ONeal 7255134e9f v1.3.2: bugfix form-data 2018-07-07 14:31:36 -06:00
AJ ONeal 739354090b wrap onResponse for form-data's signature with error 2018-07-07 14:30:58 -06:00
AJ ONeal c355fb20c4 explicit POST and comment on possible deviation from request API 2018-07-06 22:40:28 -06:00
AJ ONeal aa509ea4ce v1.3.1: bugfix regression with json on GET 2018-07-06 22:32:28 -06:00
AJ ONeal 5150e076cb bugfix: don't default to POST when json: true 2018-07-06 22:31:37 -06:00
AJ ONeal f81dce9786 v1.3.0: support Basic and Bearer auth 2018-07-06 21:24:23 -06:00
AJ ONeal e0fe41838d support Basic and Bearer auth 2018-07-06 21:23:46 -06:00
AJ ONeal 7683d35958 request => urequest 2018-07-06 20:41:35 -06:00
AJ ONeal 2d95ed2ac0 v1.2.1: bump npm latest 2018-07-06 20:28:53 -06:00
AJ ONeal ba76c3aa14 v1.2.0: add form and formData support 2018-07-06 20:25:46 -06:00
AJ ONeal b5714c6a65 www-form support, add *Content-Length by default 2018-07-06 20:20:14 -06:00
AJ ONeal 8758964610 FormData support with form-data 2018-07-06 19:38:47 -06:00
AJ ONeal d5af2ae5fe v1.1.4 2018-06-29 02:20:33 -06:00
AJ ONeal db01707e13 return correct obj and ws 2018-06-29 02:20:07 -06:00
AJ ONeal dcc5ba0c7e add unix domain socket support and update README 2018-06-29 02:18:44 -06:00
AJ ONeal 2be278364c v1.1.3 2018-06-26 14:44:19 -06:00
AJ ONeal 94eec37646 use callback not throw 2018-06-26 14:43:56 -06:00
AJ ONeal 28e67055e7 v1.1.2 2018-06-20 02:11:53 -06:00
AJ ONeal c9e8c4702b bugfix should set application/json on json post unless content-type already set 2018-06-20 02:11:37 -06:00
AJ ONeal bdf5262f1b v1.1.1 2018-06-19 01:10:02 -06:00
AJ ONeal 33ab916082 redirect and POST bugfixes 2018-06-19 01:09:31 -06:00
AJ ONeal 1a1713bea1 v1.1.0 2018-06-19 00:17:46 -06:00
AJ ONeal 04947932c3 a number of bugfixes 2018-06-19 00:17:04 -06:00
AJ ONeal cb7dc83b04 v1.0.1 2018-06-18 22:25:08 -06:00
AJ ONeal 9c88f56777 fix comments 2018-06-18 22:24:27 -06:00
AJ ONeal 81f15790d6 fix comments 2018-06-18 22:21:37 -06:00