ifNoneMatch property

String ifNoneMatch
final

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

Implementation

static final String ifNoneMatch = 'If-None-Match';