Closed tomarrell closed 3 years ago
Currently when creating a new instance of SchemaRegistryClient, there is no ability to provide custom TLS configuration to the HTTP client.
SchemaRegistryClient
I notice a similar issue, #22, which looks to provide a mechanism to use a custom HTTP client. This would also be sufficient.
Closed as #49 gives you the ability to use your own custom HTTP client.
Currently when creating a new instance of
SchemaRegistryClient
, there is no ability to provide custom TLS configuration to the HTTP client.I notice a similar issue, #22, which looks to provide a mechanism to use a custom HTTP client. This would also be sufficient.