Execute a blocking handler on route (with ordered false).
fun Route.blocking(handler: (RoutingContext) -> Unit): Route