When a CDN API gateway returns an ETag header with an API response, what rate limiting benefit does client-side caching provide?
-
A
It increases the request rate by batching multiple calls
-
B
It reduces redundant API calls by allowing conditional GET requests, preserving quota
-
C
It bypasses rate limiting for authenticated users
-
D
It automatically retries failed requests within the rate limit window