Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Gardham-Pallister committed Jun 29, 2018
2 parents 0f7aaa0 + ddbfd44 commit 2832cb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Ocelot/Requester/HttpClientBuilder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ public IHttpClient Create(DownstreamContext context)

if (httpClient != null)
{
_client = httpClient;
return httpClient;
}

Expand Down

0 comments on commit 2832cb1

Please sign in to comment.