Variable URL.path

The path.

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