Commit Graph
22 Commits
Author SHA1 Message Date
Samuel MarksandMohamed Hegazy 8f7501f6f9 [superagent] Added error response type (#18775)
* Added error response type

* ErrorResponse => ResponseError
2017-08-10 16:36:00 -07:00
Pap Lőrinc b14503b9ba Added paplorinc to the list of contributors 2017-06-30 14:26:52 +03:00
Pap Lőrinc 2a0c82d6c3 Added ok method for superagent's Request 2017-06-30 14:26:45 +03:00
Pap Lőrinc 49002c7cee Added https methods for superagent's Request 2017-06-30 14:26:38 +03:00
Pap Lőrinc 5d810e4179 Added retry method for superagent's Request 2017-06-30 14:26:33 +03:00
Pap Lőrinc c9b1f2158e Fixed SuperAgentRequest methods' return type 2017-06-30 14:26:26 +03:00
Pap Lőrinc fff5814931 Sorted superagent type definition fields 2017-06-30 14:26:18 +03:00
Pap Lőrinc 6f9745c427 Unified superagent-tests.ts's formatting 2017-06-30 14:25:53 +03:00
Michiel de Bruijne 9068107a6a [superagent] add missing types attach method 2017-06-29 20:49:30 +02:00
Alex Brick 3fe7410436 [superagent] Adding types for custom serializers 2017-06-26 17:37:42 +02:00
Michael Ledin 2e18109434 Remove @varju from superagent definitions authors. 2017-06-13 22:28:28 +03:00
Michael Ledin 37b1140f03 Multiple timeouts for superagent. 2017-06-13 22:15:54 +03:00
Michael Ledin eab5bd9833 superagent - attach blobs to request. 2017-06-02 22:51:52 +03:00
Michael Ledin df04a6e201 Add superagent request.on('progress', ...). 2017-06-02 22:44:21 +03:00
Michael Ledin 3863bbf415 Add definitions for superagent 3.5. 2017-06-02 22:29:04 +03:00
Michael Ledin 7419b3c13a Update definitions for superagent:
- update version to 2.3
- fix tslint errors
- update to typescript 2.2
2017-06-02 22:19:10 +03:00
Michael Ledin 89ca5ad175 Add definitions for superagent-prefix 0.0. 2017-06-02 22:14:15 +03:00
Michael Ledin f72abdaf74 Add definitions for superagent-no-cache 0.1. 2017-06-02 22:13:28 +03:00
Michael Ledin 2ea788c866 Add superagent Plugin type. 2017-06-02 22:11:19 +03:00
Michael Ledin 84e83354e7 Formatting. 2017-06-02 21:56:32 +03:00
D. Nicolás Lopez ZelayaandMohamed Hegazy 70e60c66e1 Superagent update (#16868)
* Adding request agent function

* Adding package.json for direct download

* Adding few props

* Removing package.json

* Updating version number
2017-06-01 11:50:25 -07:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00