Vial
Vial
API
net.ivoah.vial
Cookie
Request
Response
Response
Router
Server
Vial
/
net.ivoah.vial
/
Response
Response
net.ivoah.vial.Response
See the
Response
companion object
case
class
Response
(
data
:
Array
[
Byte
],
headers
:
Map
[
String
,
Seq
[
String
]],
status_code
:
Int
)
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
with_cookie
(
cookie
:
Cookie
):
Response
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods