Closed colega closed 6 years ago
In order to be able to support custom timeouts, for example, HttpTransport now supports http.Client to be provided.
HttpTransport
http.Client
This makes Jar option unneeded which now is marked as deprecated and should be removed in the next major version.
Jar
@coopernurse ping!
Sorry about the wait! Thanks for the contribution.
In order to be able to support custom timeouts, for example,
HttpTransport
now supportshttp.Client
to be provided.This makes
Jar
option unneeded which now is marked as deprecated and should be removed in the next major version.