Rest API - Caching Strategies
To efficiently reduce bandwidth in a REST API using
If-None-Match, which client-server interaction sequence is most appropriate?If-None-Match, which client-server interaction sequence is most appropriate?If-None-Match header.If-None-Match with last ETag; server returns 304 if unchanged, else 200 with new data and ETag -> Option AIf-None-Match header at all15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions