Commit 0185d9a
authored
Replace RestSharp with HttpClient (#17)
* Replace RestSharp with HttpClient
* Fix issues with the unit tests
* Solve review comments
* Increase timeout to 5 minutes
* Solve review comments
* Solve review comments1 parent 9641b73 commit 0185d9a
5 files changed
Lines changed: 249 additions & 156 deletions
File tree
- QuantConnect.ThetaData.Tests
- QuantConnect.ThetaData
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
55 | 48 | | |
56 | 49 | | |
57 | 50 | | |
| |||
0 commit comments