ktor
2.0.3
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
jvmAndNix
ktor-server-core
/
io.ktor.server.http.content
/
HttpStatusCodeContent
Http
Status
Code
Content
jvmAndNix
class
HttpStatusCodeContent
(
value
:
<ERROR CLASS>
)
Content copied to clipboard
Represents a simple status code response with no content
Constructors
Functions
Properties
Parameters
Parameters
jvmAndNix
value
status code to be sent
Constructors
Http
Status
Code
Content
Link copied to clipboard
jvmAndNix
fun
HttpStatusCodeContent
(
value
:
<ERROR CLASS>
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
jvmAndNix
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
status
Link copied to clipboard
jvmAndNix
open
val
status
:
<ERROR CLASS>
Content copied to clipboard