Expand description
Apply the HTTP method if the ETags do not match.
This is used to update caches or to prevent uploading a new resource when one already exists.
Structsยง
- Apply the HTTP method if the ETags do not match.
- A borrowing iterator over entries in
IfNoneMatch
. - A lending iterator over entries in
IfNoneMatch
. - A mutable iterator over entries in
IfNoneMatch
.