Follow meta refresh with Commons HttpClient

Having to check the title tag from a lot of different websites I needed a tool that would follow HTTP redirects as well as redirects in meta refresh tags. As a fan of Commons HttpClient, I hacked together some code that does the work.

For the impatient: check out the code here.

Continue reading →