web
web
API
korolev.web
FormData
FormData
Entry
Headers
MimeTypes
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
PathAndQuery
korolev.web.PathAndQuery
See the
PathAndQuery
companion object
sealed
trait
PathAndQuery
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
Path
class
/
object
Root
.type
trait
Query
class
:&
class
:?
Show all
Members list
Clear all
Value members
Concrete methods
def
asPath
:
Path
def
endsWith
(
value
:
String
):
Boolean
def
mkString
(
builder
:
StringBuilder
):
Unit
def
mkString
:
String
def
param
(
name
:
String
):
Option
[
String
]
def
startsWith
(
value
:
String
):
Boolean
def
withParam
(
key
:
String
,
value
:
String
):
PathAndQuery
def
withParam
(
key
:
String
,
value
:
Option
[
String
]):
PathAndQuery
def
withParams
(
params
:
Option
[
String
]):
PathAndQuery
def
withParams
(
params
:
Map
[
String
,
String
]):
PathAndQuery
In this article
Attributes
Members list
Value members
Concrete methods