Steven Li

Results 4 issues of Steven Li

From the README, it looks like this gem only works with SAML 1.1. Does this gem also support SAML 2.0?

If the message is less than 1k, it would send it in one go. Otherwise, it returns the number of bytes sent.

https://github.com/guitsaru/rack-idempotency/blob/master/lib/rack/idempotency/response.rb#L19 %s/each/map/ ?

May I suggest the README mention that the Idempotency-Key must follow the uuid format. The Stripe article just mentions a unique id, not necessarily of uuid format. May I also...