http1Client property

BaseClient http1Client
final

HTTP1 client that should be used.

If null then new object of IOClient with appropriate configuration is used.

Implementation

final BaseClient http1Client;