Right now the client is using the default Kiota httpo client, make it configurable/overridable
Describe the solution you'd like
Make the http client overridable in the HorreumClient constructor such that user can tune the inner http client.
An example is disabling SSL verification, which could not be possible at the moment
Feature idea.
Right now the client is using the default Kiota httpo client, make it configurable/overridable
Describe the solution you'd like
Make the http client overridable in the HorreumClient constructor such that user can tune the inner http client. An example is disabling SSL verification, which could not be possible at the moment
Additional information
n/a