add back support for following http to ftp redirects
Did not test build with http-client < 0.5 and while I tried to support it, the ifdefed parts may needs some fixes.
This commit is contained in:
parent
67c06f5121
commit
6136e299a2
3 changed files with 68 additions and 16 deletions
|
@ -66,3 +66,5 @@ local repository version: 5
|
|||
Originally [reported in DataLad #3321](https://github.com/datalad/datalad/issues/3321) with workarounds to force `curl` downloads
|
||||
|
||||
[[!meta author=yoh]]
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 7"""
|
||||
date="2019-05-30T20:03:28Z"
|
||||
content="""
|
||||
All fixed now.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue