-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate client transports to Apache HttpClient/Core5.x (#231)
* Migrate client transports to Apache HttpClient/Core5.x Signed-off-by: Owais Kazi <owaiskazi19@gmail.com> * Removed scheme Signed-off-by: Owais Kazi <owaiskazi19@gmail.com> * Cleanep up compiler warnings Signed-off-by: Owais Kazi <owaiskazi19@gmail.com> * Updated comment Signed-off-by: Owais Kazi <owaiskazi19@gmail.com> * Generalized version numbers to a variable Signed-off-by: Owais Kazi <owaiskazi19@gmail.com> Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
- Loading branch information
1 parent
58e315f
commit 2a7332a
Showing
4 changed files
with
50 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters