[
https://issues.apache.org/jira/browse/AIRFLOW-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811127#comment-16811127
]
ASF GitHub Bot commented on AIRFLOW-4240:
-----------------------------------------
feng-tao commented on pull request #5044: [AIRFLOW-4240] Require POST for
state-changing requests
URL: https://github.com/apache/airflow/pull/5044
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> State changing actions shouldn't be GET requests
> ------------------------------------------------
>
> Key: AIRFLOW-4240
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4240
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Ash Berlin-Taylor
> Priority: Major
>
> We have a number of actions which perform actions (trigger, clear, etc) that
> are performed over GET requests.
> That should be avoided as browsers/corporate proxies might prefetch the URLs
> causing things to behave oddly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)