Struct IfNoneMatchEtag (2.12.0)

A pre-condition: apply this operation only if the HTTP Entity Tag does not match.

HTTP Entity Tags allow applications to conditionally execute a query only if the target resource matches the expected state. This can be useful, for example, to implement optimistic concurrency control in the application.

Functions

static header_name()

Returns
Type Description
char const *