Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix: socketfactory not registered for apache (#1637)
* fix: socketfactory not registered for apache * refactor code and add test
- Loading branch information
Showing
with
75 additions
and 31 deletions.
- +60 −30 ...pi-client/src/main/java/com/google/api/client/googleapis/apache/v2/GoogleApacheHttpTransport.java
- +14 −0 ...lient/src/test/java/com/google/api/client/googleapis/apache/v2/GoogleApacheHttpTransportTest.java
- +1 −1 google-api-client/src/test/java/com/google/api/client/googleapis/mtls/MtlsTransportBaseTest.java
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