HttpStatusCode

smithy4s.http.HttpStatusCode
See theHttpStatusCode companion object

Typeclass construct allowing to retrieve the status code associated to a value.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def code(a: A, default: Int): Int