conductor-sdk / conductor-python

Conductor OSS SDK for Python programming language
Apache License 2.0
59 stars 30 forks source link

Add a new http connection object to use. #205

Closed amjith closed 1 year ago

amjith commented 1 year ago

This adds a new configuration option to provide our own http connection object. This is needed for handling custom auth mechanism and self-signed certs.