SecureBlackbox 2020 Python Edition

Questions / Feedback?

set_response_file Method

Sets a file to be served as a response.

Syntax

def set_response_file(connection_id: int, file_name: str, content_type: str) -> None: ...

Remarks

Use this property to provide the response content in a file.

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