ms-rest-js/test
Josh Gummersall 7127027130
Add HTTP agent settings and policy
This commit introduces support for passing a custom HTTP and/or HTTPS
agent as a `ServiceClientOption` option, a `WebResource` option, or by
using the `agentPolicy` mechanism. This will provide users greater
control over how outbound requests are made when using this library via
Node.
2020-10-02 09:13:13 -07:00
..
data/TestClient/lib updating the structure of defining additionalProperties properties in the mapper, the way it is done in autorest.typescript 2019-07-11 13:43:38 -07:00
policies Add HTTP agent settings and policy 2020-10-02 09:13:13 -07:00
resources Add cancellation and axiosHttpClientTests 2018-05-21 15:51:09 -07:00
credentialTests.ts Widen usage of WebResource to interface 2020-04-14 15:35:46 -07:00
defaultHttpClientTests.ts Fix defaultHttpClient test that depends on example.com source 2020-01-07 16:11:02 -08:00
logFilterTests.ts Add TSLint check. Fix TSLint errors (#344) 2019-05-07 11:40:22 -07:00
mocha.opts Add karma for browser tests (#316) 2019-01-15 15:00:06 -08:00
mockHttp.ts Add support for Fetch in Node.js environment (#351) 2019-06-24 09:01:20 -07:00
msAssert.ts Fix including proxy policy in browser (#328) 2019-01-30 13:21:26 -08:00
msRestUserAgentPolicyTests.ts Add support for Fetch in Node.js environment (#351) 2019-06-24 09:01:20 -07:00
operationParameterTests.ts Add karma for browser tests (#316) 2019-01-15 15:00:06 -08:00
proxyAgent.node.ts updated dependencies and dev dependencies. made modifications based on updated type definitions and modified rollup.config.ts as required by the latest version of node resolve rollup plugin. 2019-07-05 18:07:51 -07:00
serializationTests.ts - compare model property name and the clientName of the polymorphic discriminator 2019-07-10 20:06:22 -07:00
serviceClientTests.ts Make sure parsed body is an array when expecting Sequence (#385) 2020-04-30 16:22:14 -07:00
urlTests.ts Add karma for browser tests (#316) 2019-01-15 15:00:06 -08:00
xhrTests.browser.ts Add HTTP agent settings and policy 2020-10-02 09:13:13 -07:00
xmlTests.ts Add karma for browser tests (#316) 2019-01-15 15:00:06 -08:00