Variable URL.host

The hostname.

struct URL
{
  // ...
  U host ;
  // ...
}