dabla commented on issue #45237:
URL: https://github.com/apache/airflow/issues/45237#issuecomment-2564745039
> {'check_response': False}
Just tested it and it fails with following error as it considers the
check_response passed in the extra_options as a HTTP header:
`requests.exceptions.InvalidHeader: Header part (False) from
('check_response', False) must be of type str or bytes, not <class 'bool'>`
Will do a PR to fix this.
--
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]