[
https://issues.apache.org/jira/browse/AIRFLOW-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481278#comment-16481278
]
ASF subversion and git services commented on AIRFLOW-2486:
----------------------------------------------------------
Commit 6ccce3ea0e16ab57eab2499e7faf586004e8c3b2 in incubator-airflow's branch
refs/heads/master from [~Jason_Shao]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=6ccce3e ]
[AIRFLOW-2486] Remove unnecessary slash after port
`self.base_url` includes an unnecessary slash when
`conn.port` is specified.
This often leads to unintended redirects that are
especially problematic when a request body is
needed.
Closes #3379 from jason-udacity/AIRFLOW-2486
> Extra slash in base_url when port provided
> ------------------------------------------
>
> Key: AIRFLOW-2486
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2486
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Jason Shao
> Assignee: Jason Shao
> Priority: Major
> Fix For: 1.10.0, 2.0.0
>
>
> {{Issue in
> }}[incubator-airflow|https://github.com/jason-udacity/incubator-airflow]/{{[airflow/hooks/http_hook.py|https://github.com/apache/incubator-airflow/pull/3377/files#diff-80514189dfbbac3803594380c3a714f1]}}
> {{self.base_url}} includes an unnecessary slash when {{conn.port}} is
> specified.
> This often leads to unintended redirects that are especially problematic when
> a request body is needed.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)