fredthomsen opened a new pull request #15605:
URL: https://github.com/apache/airflow/pull/15605


   A requests.auth.AuthBase object is not passed through from the
   SimpleHttpOperator to the underlying HttpHook, thus if you want to
   use the SimpleHttpOperator but have a custom auth_type, you must
   inherit from it and override the execute method.  Update the operator
   to take this parameter.
   
   Seems like a small oversight that existing tests should cover.
   
   


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to