io.lemonlabs.uri.UrlPath$
See theUrlPath companion trait Attributes
- Companion:
- trait
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Value members
Unlike UrlPath.parse
, this method treats the supplied String as a raw path and does not
require reserved characters to be PercentEncoded
Unlike UrlPath.parse
, this method treats the supplied String as a raw path and does not
require reserved characters to be PercentEncoded
Attributes