matchPath

smithy4s.http.matchPath$
object matchPath

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(path: List[PathSegment], received: Array[String]): Option[Map[String, String]]
def make(str: String): Array[String]