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
/
QueryParam
QueryParam
korolev.web.PathAndQuery$.QueryParam
abstract
class
QueryParam
(
name
:
String
)
Math required path parameter
Attributes
name
name of required path parameter
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
unapply
(
params
:
Map
[
String
,
String
]):
Option
[
String
]