UrlUtils

io.laminext.util.UrlUtils$
object UrlUtils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
UrlUtils.type

Members list

Value members

Concrete methods

def decodeSearchParams(search: String): Map[String, Seq[String]]
def encodeSearchParams(params: Map[String, Seq[String]]): String