Skip to content

Commit

Permalink
Removing http client in favour of httpclient factory
Browse files Browse the repository at this point in the history
  • Loading branch information
farajfarook committed May 13, 2019
1 parent c1b2546 commit 1c5b5fb
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 423 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
env:
global:
- PACKAGE_VERSION="1.1.29"
- PACKAGE_VERSION="1.1.30"
- PACKAGE_ICON="https://www.enbiso.com/logo.svg"
- PACKAGE_PROJECT="https://nlib.enbiso.com"
- PACKAGE_REPO="https://github.com/enbiso/Enbiso.NLib"
Expand Down
34 changes: 0 additions & 34 deletions Enbiso.NLib.HttpClient/Enbiso.NLib.HttpClient.csproj

This file was deleted.

71 changes: 0 additions & 71 deletions Enbiso.NLib.HttpClient/IHttpClient.cs

This file was deleted.

178 changes: 0 additions & 178 deletions Enbiso.NLib.HttpClient/ResilientHttpClient.cs

This file was deleted.

17 changes: 0 additions & 17 deletions Enbiso.NLib.HttpClient/ServiceExtensions.cs

This file was deleted.

0 comments on commit 1c5b5fb

Please sign in to comment.