Commit Graph

16 Commits

Author SHA1 Message Date
Jon Stevens
8887543504 Add optional tunnel boolean 2017-08-18 17:08:01 +07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Martin Zagora
c85c55bfe1 fixing request tests to pass strictNullChecks (#18596) 2017-08-14 13:19:51 -07:00
Vesa Poikajärvi
ece0190b35 [request] Add rejectUnauthorized to options (#18784) 2017-08-14 12:03:16 -07:00
cjbarth
d00caf8115 REQUEST: Add version number for correct version of @types npm package (#18026)
* Add version number for correct version of @types npm package

* Remove duplicate property
2017-07-17 11:11:28 -07:00
Max Winderbaum
40e971e511 Remove duplicate 'time' identifier in @types/request (#18077) 2017-07-17 11:06:58 -07:00
Silas Rech
01366d9625 Add timing properties (#18000) 2017-07-17 11:01:20 -07:00
Ryan Cavanaugh
b171a741f1 Merge pull request #17894 from wong2/patch-3
[request] Add time option to CoreOptions
2017-07-13 14:31:34 -07:00
Wang Dàpéng
814578c060 [request] Add time option to CoreOptions 2017-07-10 12:16:20 +08:00
Silas Rech
d3864ce144
[request] Add some missing properties 2017-06-30 18:01:44 +02:00
yairm210
787dc502fa Added .withCredentials to CoreOptions
Although not specified on the main page, as per 

b12a6245d9/tests/browser/test.js we can see that this is part of the request module. 

More practically: local testing shows adding the {withCredentials:false} option allows us to create a request that accepts an "*" value for the Access-Control-Allow-Origin header.
2017-06-26 13:15:08 +03:00
Nathan Shively-Sanders
a8ead39f70 Fix weak type errors in request tests 2017-06-16 10:08:42 -07:00
e020873
8455c29f95 [request] fix DefaultUriUrlRequestApi 2017-06-15 09:48:23 +02:00
e020873
dea10c7a6d [request] fix for Typescript 2.4 2017-06-13 01:50:09 +02:00
Denis Vishniakov
06303669ae Fixed missing request.OAuthOptions.transport_method (#15927) 2017-05-04 18:07:03 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00