:py:mod:`astronomer.providers.http.sensors.http` ================================================ .. py:module:: astronomer.providers.http.sensors.http Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: astronomer.providers.http.sensors.http.HttpSensorAsync .. py:class:: HttpSensorAsync(*args, **kwargs) Bases: :py:obj:`airflow.providers.http.sensors.http.HttpSensor` This class is deprecated. Use :class: `~airflow.providers.http.sensors.http.HttpSensor` instead and set `deferrable` param to `True` instead.