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 class
object
Response
Attributes
Companion
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
Response
.
type
Members list
Clear all
Type members
Inherited and Abstract types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Attributes
Inherited from:
Mirror
Value members
Concrete methods
def
InternalServerError
(
e
:
Exception
):
Response
def
NotFound
(
msg
:
String
):
Response
def
Redirect
(
url
:
String
):
Response
def
Unauthorized
(
realm
:
String
):
Response
def
apply
(
content
:
String
):
Response
def
apply
(
content
:
String
,
headers
:
Map
[
String
,
Seq
[
String
]]):
Response
def
apply
(
content
:
String
,
status_code
:
Int
):
Response
def
apply
(
content
:
String
,
headers
:
Map
[
String
,
Seq
[
String
]],
status_code
:
Int
):
Response
def
forFile
(
path
:
Path
,
mime
:
Option
[
String
],
headers
:
Map
[
String
,
Seq
[
String
]]):
Response
def
fromResource
(
name
:
String
):
Response
In this article
Attributes
Members list
Type members
Inherited and Abstract types
Value members
Concrete methods