Igor Sannikov

Results 1 comments of Igor Sannikov

you can try add to the dependency `implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'` they changed the default provider for connections, but it's not in the dependencies. was ```java CONNECTION_PROVIDER("http_connection_provider", HttpConnectionProvider.HTTP_URL_CONNECTION, "HTTP connection provider. HTTP_CLIENT...