What are two benefits of using the value of the Etag for future interactions involving the same API resource?

An Etag header is included in the HTTP response for an API resource.

What are two benefits of using the value of the Etag for future interactions involving the same API resource? (Choose two.)
A . caching and optimization of response payloads
B . creating conditional requests
C . categorizing and comparing this API resource with others
D . checking the integrity of the resource
E . requesting the list of operations authorized for this resource

Answer: AB

Explanation:

• The ETag HTTP response header is an identifier for a specific version of a resource. It lets caches be more efficient and save bandwidth, as a web server does not need to resend a full response if the content has not changed. Additionally, etags help prevent simultaneous updates of a resource from overwriting each other ("mid-air collisions").

• The ETag or entity tag is part of HTTP, the protocol for the World Wide Web. It is one of several mechanisms that HTTP provides for Web cache validation, which allows a client to make conditional requests.

Latest 350-901 Dumps Valid Version with 169 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments