This website requires JavaScript.
Explore
Help
Register
Sign In
flywithu
/
CryptoExchange.Net
Watch
1
Star
0
Fork
0
You've already forked CryptoExchange.Net
mirror of
https://github.com/JKorf/CryptoExchange.Net
synced
2026-04-07 02:01:12 +00:00
Code
Issues
Releases
Wiki
Activity
CryptoExchange.Net
/
CryptoExchange.Net.UnitTests
/
TestImplementations
History
Jkorf
eaf092a334
Added
ForcePathEndWithSlash
setting to RequestDefinition, added
encoding
parameter to SetContent on REST Request, added
RequestBodyContentEncoding
and
OmitContentTypeHeaderWithoutContent
config to RestApiClient
2026-03-06 09:25:04 +01:00
..
TestBaseClient.cs
Updated some testing
2026-01-21 15:38:22 +01:00
TestHelpers.cs
cleanup
2019-10-23 08:48:12 +02:00
TestObjects.cs
Feature/9.0.0 (
#236
)
2025-05-13 10:15:30 +02:00
TestRestClient.cs
Added
ForcePathEndWithSlash
setting to RequestDefinition, added
encoding
parameter to SetContent on REST Request, added
RequestBodyContentEncoding
and
OmitContentTypeHeaderWithoutContent
config to RestApiClient
2026-03-06 09:25:04 +01:00
TestRestMessageHandler.cs
Added parsing of REST response data up to 128 characters for error responses
2026-02-22 16:05:49 +01:00