RestSharp is a lightweight HTTP API client library. It's a wrapper around HttpClient, not a full-fledged client on its own. What RestSharp adds to HttpClient: Default parameters of any kind, not just ...
If you found a bug or have a suggestion first check if there is a similar open or closed issue. If there are none then create a new one. If you solved a bug or implemented a feature that may be useful ...