Module http_types::conditional::if_none_match
source · 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
.