UrlResource

kreuzberg.extras.UrlResource
See theUrlResource companion class
object UrlResource

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def encodeWithArgs(path: String, args: Seq[(String, String)], fragment: String): UrlResource
def stripQuery(path: String): String

Strip the Query from a path

Strip the Query from a path

Attributes