web
web
korolev.web
FormData
FormData
Entry
Headers
Path
PathAndQuery
PathAndQuery
*&
/
/
:&
:?
:?*
OptionQueryParam
QueryParam
Root
Query
Request
Request
Head
Method
Method
Connect
Delete
Get
Head
Options
Post
Put
Trace
Unknown
Response
Response
Status
Status
web
/
korolev.web
/
PathAndQuery
/
Root
Root
case
object
Root
extends
Path
Graph
Supertypes
trait
Singleton
trait
Product
trait
Mirror
trait
Serializable
trait
Product
trait
Equals
trait
Path
trait
PathAndQuery
class
Object
trait
Matchable
class
Any
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
=
EmptyTuple
Inherited from
Singleton
type
MirroredElemTypes
=
EmptyTuple
Inherited from
Singleton
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from
Mirror
type
MirroredMonoType
=
Singleton
Inherited from
Singleton
type
MirroredType
=
Singleton
Inherited from
Singleton
Value members
Inherited methods
def
++
(tail:
Path
):
Path
Inherited from
Path
def
/
(s:
String
):
Path
Inherited from
Path
def
:?
(next: (
String
,
String
)):
Query
Inherited from
Path
def
asPath
:
Path
Inherited from
PathAndQuery
def
endsWith
(value:
String
):
Boolean
Inherited from
PathAndQuery
def
fromProduct
(p:
Product
):
MirroredMonoType
Inherited from
Singleton
def
mkString
:
String
Inherited from
PathAndQuery
def
param
(name:
String
):
Option
[
String
]
Inherited from
PathAndQuery
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
def
reverse
:
Path
Inherited from
Path
def
startsWith
(value:
String
):
Boolean
Inherited from
PathAndQuery
def
withParam
(key:
String
, value:
Option
[
String
]):
PathAndQuery
Inherited from
PathAndQuery
def
withParam
(key:
String
, value:
String
):
PathAndQuery
Inherited from
PathAndQuery
def
withParams
(params:
Map
[
String
,
String
]):
PathAndQuery
Inherited from
PathAndQuery
def
withParams
(params:
Option
[
String
]):
PathAndQuery
Inherited from
PathAndQuery