Struct IfMatchEtag (2.15.1)

A pre-condition: apply this operation only if the HTTP Entity Tag matches.

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 *