Commit Graph

14 Commits

Author SHA1 Message Date
davidyaozw
8a1b587ca5 Update request-tests.ts
fix indent
2016-03-11 23:14:43 +08:00
eyaozhi
0a82566305 add agent parameter 2016-03-10 18:27:24 +08:00
Leo Liang
90c7b5653c Fix #7979, request.d.ts : Options union types 2016-02-06 11:07:09 +08:00
Christopher Currens
e252a08812 Add specialized overloads for request events 2016-01-25 21:05:34 -08:00
Joe Skeen
e3c46899aa Fix some fringe cases for specifying a default URL or URI 2015-11-13 09:23:20 -07:00
Joe Skeen
b06d25ff7a Fix implicit any issues 2015-10-07 10:01:23 -06:00
Joe Skeen
31d1cc43cd Change request-promise to use full 'request' API 2015-10-07 09:41:45 -06:00
Joe Skeen
202d240a0a 'request': Added more tests from project page and fixed definitions accordingly 2015-10-07 09:07:44 -06:00
Maciej Kowalski
5cbfd00b61 fix request.d.ts CookieJar signature 2015-07-23 19:25:03 +02:00
Panu Pitkämäki
ffd35dda97 fix travis, any check 2014-11-17 08:53:31 +02:00
pspi
26c17dce8d allow method chaining with .on() 2014-11-17 08:26:47 +02:00
Steve
9be7aba212 request.d.ts: fixing RequestAPI.Options.form type 2014-09-23 09:43:01 +02:00
Horiuchi_H
aa8615f8f2 fix bug 2014-08-21 20:44:20 +09:00
Bart van der Schoor
ec18e20c24 imported Request definitions from typescript-node-definitions
- as per https://github.com/borisyankov/DefinitelyTyped/issues/115
- added DT header (scraped creators from git history)
- added tests
- updated some fields
- restructured to be more accurate
2014-04-23 01:58:45 +02:00