httpRequestContentLengthUncompressed constant

String const httpRequestContentLengthUncompressed

The size of the uncompressed request payload body after transport decoding. Not set if transport encoding not used.

Implementation

static const String httpRequestContentLengthUncompressed =
    'http.request_content_length_uncompressed';