Variable URL.query

The query string.

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