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
/
FormData
FormData
final case
class
FormData
(content:
Seq
[
Entry
])
Companion
object
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
apply
(name:
String
):
Option
[
Entry
]
def
bytes
(name:
String
):
ByteBuffer
def
bytesOpt
(name:
String
):
Option
[
ByteBuffer
]
def
contentType
(name:
String
):
Option
[
String
]
def
text
(name:
String
):
String
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product