[ 
https://issues.apache.org/jira/browse/AIRFLOW-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arthur Wiedmer resolved AIRFLOW-1016.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

Issue resolved by pull request #2175
[https://github.com/apache/incubator-airflow/pull/2175]

> Allow HTTP HEAD request method on HTTPSensor
> --------------------------------------------
>
>                 Key: AIRFLOW-1016
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1016
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: msempere
>            Assignee: msempere
>            Priority: Minor
>              Labels: features
>             Fix For: 1.9.0
>
>
> HTTPSensor hardcodes the HTTP request method to `GET`, and could be the case 
> where `HEAD` method is needed to act as a sensor.
> This case is useful when we just need to retrieve some meta data and not the 
> complete body for that particular request, and that metadata information is 
> enough for our sensor.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to