Creates a combination route. Will handle 'sourceRoute' first, then 'destinationRoute' afterwaards. The first route should not create respponse data! For data passing from first route to the second use the request context.
The source route.
The destination route.
See Implementation
Creates a combination route. Will handle 'sourceRoute' first, then 'destinationRoute' afterwaards. The first route should not create respponse data! For data passing from first route to the second use the request context.