Mine Starks
11e516530e
Merge pull request #14564 from Livven/patch-1
...
[request] add body property to RequestResponse
2017-03-06 14:22:51 -08:00
Pablo Ois Lagarde
d7bd7663d7
[request] Support jsonReviver and jsonReplacer options
2017-02-14 21:56:41 -03:00
Liwen Guo
6ddb418192
[request] add body property to RequestResponse
2017-02-11 02:18:51 +01:00
developermj
63b6af342f
Adding update the 'auth' flag to allow for function that returns a string ( #13638 )
2016-12-30 09:36:03 -08:00
Andy Hanson
2e869dbdc0
Merge branch 'types-2.0' into merge_28dec
2016-12-28 12:38:06 -08:00
Søren Louv-Jansen
212a50f62c
Add RequestOptions to Response object
2016-12-26 14:49:49 +01:00
Gabriel Zimmermann
a6f263d331
Adds delete method to request object. ( #13121 )
...
* Adds `delete` method to request object.
Request accepts both `request.del` and `request.delete`. The type definition is missing the latter.
* Adds entries in test file
2016-12-24 18:51:14 +09:00
Tiago Fernandes
798b8d017d
Update index.d.ts ( #12958 )
...
Removed duplicated (qsStringifyOptions and qsParseOptions) properties in CoreOptions
2016-11-28 10:40:03 -08:00
Nathan Shively-Sanders
a10605cf90
Merge pull request #12839 from jdwilkin/types-2.0
...
manually updating types-2.0 with changes from master for request type
2016-11-26 09:06:11 -08:00
Nathan Shively-Sanders
983c93531a
Merge branch 'types-2.0' into types-merge-20161118
2016-11-21 16:16:59 -08:00
jdwilkin
a8134cfd53
manually updating types-2.0 with changes from master for request type
2016-11-21 15:21:31 -06:00
Mine Yalcinalp Starks
253e456e3c
Merge remote-tracking branch 'upstream/master' into types-2.0
...
Many badly resolved merge conflicts
2016-11-18 20:42:46 -08:00
Borek Bernard
dcaa0c94d8
url and uri options objects are now string | Url
2016-11-06 17:25:24 +01:00
Daniele Monteleone
92f1e73b1c
Update request.d.ts
...
Use `string | null` for CoreOptions.encoding type as the encoding has to be null in order to get a buffer as the body (needed to download files). [see documentation](https://github.com/request/request#requestoptions-callback )
2016-10-18 21:01:27 +02:00
Ryan Cavanaugh
f55497c988
Merge remote-tracking branch 'upstream/master' into merge_7_25
...
# Conflicts:
# convict/convict.d.ts
# multer/multer.d.ts
# nodemailer/nodemailer.d.ts
# react-bootstrap-table/react-bootstrap-table.d.ts
# react-dnd/react-dnd-tests.ts
# react-native/index.d.ts
# request/request.d.ts
# restify/index.d.ts
# webpack/webpack.d.ts
# ws/ws.d.ts
2016-07-27 16:12:49 -07:00
Ryan Cavanaugh
b488f3cb5f
Merge remote-tracking branch 'upstream/master' into merge_7_25
2016-07-27 10:57:46 -07:00
Ryan Cavanaugh
e4421f5ebe
Merge commit 'upstream/master~650' into merge_7_25
2016-07-25 23:49:05 -07:00
Ryan Cavanaugh
50387d4046
Change relative reference paths to types references. Errors incoming...
2016-05-09 18:06:27 -07:00
Ryan Cavanaugh
fa204a87d1
Remove obsolesced reference comments
2016-04-27 21:53:46 -07:00
Ryan Cavanaugh
337587de8c
Rename external modules to index.d.ts
2016-04-27 21:30:22 -07:00