In the article Idempotency keys @ Crunchy they discuss returning a header to indicate that an operation that had already been completed and is now being replayed
Idempotency-Replay: true is set for an operation that had already been completed and is now being replayed.
Is this possible to implement in this library?