contentRange property

String contentRange
final

The HTTP {@code Content-Range} header field name. @see Section 4.2 of RFC 7233

Implementation

static final String contentRange = 'Content-Range';