Guy Daich

Results 114 comments of Guy Daich

converted to draft to incorporate additional API implementations

> I'm thinking about should EG make it default true? I'm not familiar with an accepted standard for this header. However, some projects make the following distinctions: - X-Request-Id: unique...

+1 for `set the default to IfNotPresent and change it to Always for v0.0.0-latest`.

Local rate limit is a resource-efficient and performant mechanism for protection against client misbehavior (as opposed to global rate limiting with all of its requirements). I'm also interested in this...