ifUnmodifiedSince property

String ifUnmodifiedSince
final

The HTTP {@code If-Unmodified-Since} header field name. @see Section 3.4 of RFC 7232

Implementation

static final String ifUnmodifiedSince = 'If-Unmodified-Since';