Helper classes for resolving URLs shortened with short URL services like TinyUrl and Bitly into full URLs.
Also deals with URLs which have had multiple shorteners applied (TinyURL shortened URL pasted into Twitter).
- Bitly
- FeedBurner
- TinyURL
These short URLs can be resolved by making a HTTP HEAD request and following the redirect location.