Valid if matching any of the given ETags.
Valid if modified since the given date.
Valid if not matching any of the given ETags.
Valid if not modified since the given date.
Checks validity based on the given ETag and/or date.
This function assumes the resource being checked exists.
If not, the matchesMetadata
function should be used.
Condition based on ETag.
Condition based on last modified date.
Checks validity based on the given metadata.
Metadata of the representation. Undefined if the resource does not exist.
The conditions of an HTTP conditional request.