ifMatch property

String ifMatch
final

The HTTP {@code If-Match} header field name. @see Section 3.1 of RFC 7232

Implementation

static final String ifMatch = 'If-Match';