HttpOnlyIfUnchangedField interface

Options used to provide if-match for an HTTP request

Properties

onlyIfUnchanged

Used to perform an operation only if the targeted resource's etag matches the value provided.

Property Details

onlyIfUnchanged

Used to perform an operation only if the targeted resource's etag matches the value provided.

onlyIfUnchanged?: boolean

Property Value

boolean