Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(http provider): request_kwargs not passed from caller to HttpHook.run() #43344

Closed
wants to merge 1 commit into from

Commits on Oct 28, 2024

  1. fix(http): request_kwargs not passed from caller

    HttpHooK.run() accepts request_kwargs, however HttpOperator and HttpSensor
    do not pass request_kwargs to HttpHooK.run()
    childe committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8a9d5d6 View commit details
    Browse the repository at this point in the history