Idempotency-Key

org.http4s.headers.Idempotency-Key
See theIdempotency-Key companion object
final case class Idempotency-Key(key: String)

Request header defines request to be idempotent used by client retry middleware.

idempotency-header

Attributes

Companion:
object
Source:
Idempotency-Key.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product