class documentation
class Link:
A Link contains a URL and a type that can be used to decode the URL.
The URL may contain arbitrary data (percent-encoded). It can be used to pass information about the caller to the handler, or vice versa.