SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SetResponseFile Method

Sets a file to be served as a response.

Object Oriented Interface

public function doSetResponseFile($connectionid, $filename, $contenttype);

Procedural Interface

secureblackbox_restserver_do_setresponsefile($res, $connectionid, $filename, $contenttype);

Remarks

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

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