Status

tyrian.http.Status
final case class Status(code: Int, message: String)

The response status code

Value parameters

code

the status code

message

the status message

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product