SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

resp_params_content_length Property

Indicates the length of the response content in bytes.

Syntax

def get_resp_params_content_length() -> int: ...

resp_params_content_length = property(get_resp_params_content_length, None)

Default Value

0

Remarks

Indicates the length of the response content in bytes.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 Python Edition - Version 20.0 [Build 8166]