httpResponseContentLengthUncompressed constant
String
const httpResponseContentLengthUncompressed
The size of the uncompressed response payload body after transport decoding. Not set if transport encoding not used.
Implementation
static const String httpResponseContentLengthUncompressed =
'http.response_content_length_uncompressed';