Low-level HTTP routing.

URL Pattern (pattern)

The URL pattern for this route. The URL may include a '*' character as the last character in the string, which will match any characters in the requested URL.

Target URL (url)

The target URL for this mapping.