pelya / libiconv-libicu-android

Port of libiconv and libicu to Android
The Unlicense
30 stars 44 forks source link

curl http://download.icu-project.org/files/icu4c/52.1/icu4c-52_1-src.tgz got 302 response #1

Closed wuqian closed 7 years ago

wuqian commented 9 years ago

$ curl http://download.icu-project.org/files/icu4c/52.1/icu4c-52_1-src.tgz

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>  
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="http://sourceforge.net/projects/icu/files/ICU4C/52.1/icu4c-52_1-  src.tgz/download">here</a>.</p>
<hr>
<address>Apache/2.2.17 (Fedora) Server at download.icu-project.org Port 80</address>
</body></html>
pelya commented 7 years ago

Fixed