flink-http-connector
flink-http-connector copied to clipboard
Add option to use a proxy in HttpClient for lookup source
We currently have the issue that we cannot query an API from within our Kubernetes cluster due to some security concerns . Therefore, we need the option to use a proxy for sending Http requests.