Rest API - Caching Strategies
You want to optimize bandwidth by using ETags. Which combination of request and response headers correctly implements conditional GET caching?
You want to optimize bandwidth by using ETags. Which combination of request and response headers correctly implements conditional GET caching?
If-None-Match with ETag to ask server if resource changed.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions