FateWeaver
Toggle table of contents
0.4.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
FateWeaver
ftc
/
gay.zharel.fateweaver.flight
/
FateResponse
Fate
Response
class
FateResponse
Members
Constructors
Fate
Response
Link copied to clipboard
constructor
(
)
Functions
bad
Request
Link copied to clipboard
fun
badRequest
(
msg
:
String
)
:
NanoHTTPD.Response
download
Link copied to clipboard
fun
download
(
file
:
File
)
:
NanoHTTPD.Response
forbidden
Link copied to clipboard
fun
forbidden
(
msg
:
String
)
:
NanoHTTPD.Response
json
Link copied to clipboard
fun
json
(
body
:
String
)
:
NanoHTTPD.Response
not
Found
Link copied to clipboard
fun
notFound
(
msg
:
String
)
:
NanoHTTPD.Response
redirect
Link copied to clipboard
fun
redirect
(
url
:
String
)
:
NanoHTTPD.Response