This class is meant to emulate the apache_lookup_uri function even when it is not available, like when PHP installed as CGI module.
The apache_lookup_uri function performs a partial request for the specified URI and return all information about it. Look in the PHP manual for more details.