miketaylr / fetcher

Tool to download website data.
The Unlicense
1 stars 1 forks source link

handle meta redirects #1

Open miketaylr opened 10 years ago

miketaylr commented 10 years ago

e.g.,

<html>
<meta http-equiv="refresh" content="0;url=http://www.baidu.com/">
</html>