 yairm210andGitHub
|
787dc502fa
|
Added .withCredentials to CoreOptions
Although not specified on the main page, as per
https://github.com/request/request/blob/b12a6245d9acdb1e13c6486d427801e123fdafae/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 VishniakovandMohamed Hegazy
|
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 |
|