HttpOnlyIfChangedField interface

Options used to provide if-none-match for an HTTP request

Properties

onlyIfChanged

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

Property Details

onlyIfChanged

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

onlyIfChanged?: boolean

Property Value

boolean