RouteSpecHttpRouteMatch

fun RouteSpecHttpRouteMatch(headers: List<RouteSpecHttpRouteMatchHeader>? = null, method: String? = null, port: Int? = null, prefix: String, scheme: String? = null)