web
web
korolev.web
FormData
FormData
Entry
Headers
Path
PathAndQuery
PathAndQuery
Root
/
/
:&
:?
*&
:?*
QueryParam
OptionQueryParam
Query
Request
Request
Head
Method
Method
Post
Get
Put
Delete
Options
Head
Trace
Connect
Unknown
Response
Response
Status
Status
web
/
korolev.web
/
Response
Response
final case
class
Response
[Body](status:
Status
, body:
Body
, headers:
Seq
[(
String
,
String
)], contentLength:
Option
[
Long
])
Companion
object
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
header
(name:
String
):
Option
[
String
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product