Variable URL.pass

The password.

struct URL
{
  // ...
  const(char)[] pass ;
  // ...
}