You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation
When fetching a resource, we want to return a Etag header to enable conditional caching in order to save bandwidth as Delta won't have to resend the full response.
Motivation
When fetching a resource, we want to return a Etag header to enable conditional caching in order to save bandwidth as Delta won't have to resend the full response.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag
Acceptance criteria
The text was updated successfully, but these errors were encountered: