Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jun 29, 2026. It is now read-only.
This repository was archived by the owner on Jun 29, 2026. It is now read-only.
There was an error while loading. Please reload this page.
google-http-client-apache:2.0.0 #73
A Google HTTP Client dependency has spawned a separate artifact for Apache HTTP transport.
Currently we are using the same "legacy" Apache HTTP transport as previously (
google-http-client-apache:1.28.0).This task is to migrate to
google-http-client-apache:2.0.0and test the migrated codebase. As claimed by Google, a new Apache HTTP transport has some breaking changes inside, so we have to be careful while migrating.