Find Redirect URL

Package:
Find Redirect URL
Summary:
Determine the URL to that a page redirects
Groups:
HTTP
Author:
murali
Description:
This class can be used to determine the URL to that a page redirects.

It can send an HTTP request to a given URL and check the response headers to determine if the server wants to redirect to another URL.

It may follow the redirect URLs recursively if the requests to the target URL also redirect to another URL.

The class returns the final URL to where the redirection headers point.


Powered by Gewgley