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.

com.soa.http.route <UID>

Identifier used to prevent duplicate factory instances on restart.

enabled

Set to false to disable. When false, no rewrites are done.

Default: true