You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Anupam (JIRA)" <ji...@apache.org> on 2016/01/29 05:32:39 UTC

[jira] [Created] (REEF-1169) Implement REST requests using .NET HttPClient in O.A.R.Client

Anupam created REEF-1169:
----------------------------

             Summary: Implement REST requests using .NET HttPClient in O.A.R.Client
                 Key: REEF-1169
                 URL: https://issues.apache.org/jira/browse/REEF-1169
             Project: REEF
          Issue Type: New Feature
          Components: REEF.NET Client
            Reporter: Anupam
            Assignee: Anupam


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`.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)