path
Return a RequestPredicate that tests the request path against the given path pattern. TODO support path pattern
Return
a predicate that tests against the given path pattern
Parameters
pattern
the path pattern to match to
Return a RequestPredicate that tests the request path against the given path pattern. TODO support path pattern
a predicate that tests against the given path pattern
the path pattern to match to