Package io.servicetalk.http.router.predicate.dsl
@ElementsAreNonnullByDefault
package io.servicetalk.http.router.predicate.dsl
DSL for building HTTP routers based upon predicates.
-
InterfacesClassDescriptionMethods for route matching on cookies.Methods for continuing a route.Methods for starting a route.Extends
CookieMatcher
for things where the value is a string, like headers and query parameters.