Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
-
None
Description
RestSharp based code is unable to access resources from HDInsight as Accept-Encoding: gzip, deflate is unsupported. RestSharp doesn't have a way of disabling this header.
Hence we should remove dependency from RestSharp and implement our own client using .NET `HttpClient`.
Attachments
Issue Links
- links to