getContentLength method

int? getContentLength()

Implementation

int? getContentLength() => getIntField(HttpHeaders.contentLengthHeader);