Description
Today the operator only create a connection to the Airbyte Server using the airbyte-api-sdk. But there are some use cases the communication must use a proxy. The `airbyte-api-sdk allow to override the Request Session settings and override the proxies, [example].
Use case/motivation
Some users want to have a more secure connection between Airflow and Airbyte Server.
Related issues
There isn't an issue it is a feature improvements.
Are you willing to submit a PR?
Code of Conduct