MessageHeaders.getContentLength

Gets the message body length that @hdrs declare. This will only be non-0 if soup_message_headers_get_encoding() returns %SOUP_ENCODING_CONTENT_LENGTH.

class MessageHeaders
long
getContentLength
()

Return Value

Type: long

the message body length declared by @hdrs.

Meta