[
https://issues.apache.org/jira/browse/AIRFLOW-6222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Marengo updated AIRFLOW-6222:
---------------------------------
Description:
currently it doesn't log response text in the case of a GET or HEAD request
it should, because response.text is a property on the Response object and is
helpful for debugging!
was:currently it doesn't log response text in the case of a GET or HEAD
request
> http hook should log response text
> ----------------------------------
>
> Key: AIRFLOW-6222
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6222
> Project: Apache Airflow
> Issue Type: Improvement
> Components: hooks
> Affects Versions: 1.10.6
> Reporter: Ben Marengo
> Assignee: Ben Marengo
> Priority: Trivial
>
> currently it doesn't log response text in the case of a GET or HEAD request
> it should, because response.text is a property on the Response object and is
> helpful for debugging!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)