ktor
1.6.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
ktor-server-core
/
io.ktor.response
/
ApplicationResponse
/
status
status
abstract
fun
status
(
)
:
HttpStatusCode
?
Content copied to clipboard
Currently set status code for this response, or null if none was set
abstract
fun
status
(
value
:
HttpStatusCode
)
Content copied to clipboard
Set status for this response