Class: Idempotency::Constants

Inherits:
Object
  • Object
show all
Defined in:
lib/idempotency/constants.rb

Constant Summary collapse

RACK_HEADER_KEY =
'HTTP_IDEMPOTENCY_KEY'
HEADER_KEY =
'Idempotency-Key'