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
/
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