From 8e9d953f48a4d97bf6c81eaa1c6cb5b0319f757e Mon Sep 17 00:00:00 2001 From: "Vignesh.V.B" Date: Mon, 26 Jun 2023 18:33:46 +0530 Subject: [PATCH] Update draft-ietf-httpapi-idempotency-key-header.md --- draft-ietf-httpapi-idempotency-key-header.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/draft-ietf-httpapi-idempotency-key-header.md b/draft-ietf-httpapi-idempotency-key-header.md index 066fc0f..8a7b08f 100644 --- a/draft-ietf-httpapi-idempotency-key-header.md +++ b/draft-ietf-httpapi-idempotency-key-header.md @@ -285,6 +285,11 @@ Organization: Django - Description: Django uses custom HTTP header named `HTTP_IDEMPOTENCY_KEY` - Reference: https://pypi.org/project/django-idempotency-key +Organization: Chargebee + +- Description: Chargebee uses custom HTTP header named `chargebee-idempotency-key` +- Reference: https://apidocs.chargebee.com/docs/api/idempotency + Organization: Twilio - Description: Twilio uses custom HTTP header named `I-Twilio-Idempotency-Token` in webhooks @@ -300,7 +305,6 @@ Organization: RazorPay - Description: RazorPay uses custom HTTP header named `X-Payout-Idempotency` - Reference: https://razorpay.com/docs/razorpayx/api/idempotency/ - Organization: OpenBanking - Description: OpenBanking uses custom HTTP header called `x-idempotency-key`