stephen-bracken opened a new pull request, #71254: URL: https://github.com/apache/airflow/pull/71254
Extend support for HTTP authentication on `HttpAsyncHook` and `HttpSensor` --- Add support for `auth_type` that mirrors `HttpOperator` in async classes for the http provider, allowing auth types like `requests_kerberos.HTTPKerberosAuth` which does not use login / password. ##### Was generative AI tooling used to co-author this PR? - [ ] Yes (please specify the tool below) - [X] No --- -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
