Skip to content

Commit c9fe01b

Browse files
authored
Merge pull request #24 from vikiuvb/patch-1
Update draft-ietf-httpapi-idempotency-key-header.md
2 parents 4e33cf4 + 8e9d953 commit c9fe01b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

draft-ietf-httpapi-idempotency-key-header.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,11 @@ Organization: Django
285285
- Description: Django uses custom HTTP header named `HTTP_IDEMPOTENCY_KEY`
286286
- Reference: https://pypi.org/project/django-idempotency-key
287287

288+
Organization: Chargebee
289+
290+
- Description: Chargebee uses custom HTTP header named `chargebee-idempotency-key`
291+
- Reference: https://apidocs.chargebee.com/docs/api/idempotency
292+
288293
Organization: Twilio
289294

290295
- Description: Twilio uses custom HTTP header named `I-Twilio-Idempotency-Token` in webhooks
@@ -300,7 +305,6 @@ Organization: RazorPay
300305
- Description: RazorPay uses custom HTTP header named `X-Payout-Idempotency`
301306
- Reference: https://razorpay.com/docs/razorpayx/api/idempotency/
302307

303-
304308
Organization: OpenBanking
305309

306310
- Description: OpenBanking uses custom HTTP header called `x-idempotency-key`

0 commit comments

Comments
 (0)