typed-rest-client/lib
Marcin Strzyz 06d0fc1eae
Added handling for when we have network failures in the retry mechanism (#223)
* Added handling for when we have network failures in the retry mechanism

* forgot ";'

* Fixed to be proper version

* .
2020-06-30 16:05:39 -04:00
..
handlers Disable authentications on redirections (#207) 2020-04-01 09:08:10 -04:00
opensource/Node-SMB Write nock tests for all handlers and change codebase for NTLM handler (#194) 2020-01-10 11:29:35 -05:00
Handlers.ts Added simple export for handlers (#13) 2017-11-20 13:25:49 -05:00
HttpClient.ts Added handling for when we have network failures in the retry mechanism (#223) 2020-06-30 16:05:39 -04:00
Index.ts http tests and handler samples 2017-11-20 19:18:47 -05:00
Interfaces.ts Support adding query-parameters in RestClient Requests. (#180) 2019-12-18 11:53:40 -05:00
RestClient.ts Support adding query params for DELETE. (#214) 2020-05-11 13:03:02 -04:00
Util.ts Adding and checking for supported encodings in util function to avoid exception (#205) 2020-03-30 16:53:17 -04:00