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

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

     [ https://issues.apache.org/jira/browse/REEF-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Chung resolved REEF-1169.
--------------------------------
       Resolution: Implemented
    Fix Version/s: 0.14

> 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
>             Fix For: 0.14
>
>
> 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)