contentLength property

String contentLength
final

The HTTP {@code Content-Length} header field name. @see Section 3.3.2 of RFC 7230

Implementation

static final String contentLength = 'Content-Length';