Re: How to take the true name of the site from the URL
Whether you read the first X bytes or the whole file won't make any difference - you still have to create a connection with the remote server. Once you made the connection, you have the entire page content.
|