object RequestTarget
- Source
- RequestTarget.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RequestTarget
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def apply(uriString: String, path: String, queryString: Map[String, Seq[String]]): RequestTarget
Create a new RequestTarget from the given values.