HttpStatusCodeContent

class HttpStatusCodeContent(value: <ERROR CLASS>)

Represents a simple status code response with no content

Parameters

value
  • status code to be sent

Constructors

Link copied to clipboard
fun HttpStatusCodeContent(value: <ERROR CLASS>)

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
open val status: <ERROR CLASS>