SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

SetResponseHeader Method

Sets a response header.

function SetResponseHeader(ConnectionId: Int64; HeaderName: String; Value: String): Boolean;

Remarks

Use this method to set a response header. A good place to call this method is a request-marking event, such as GetRequest or PostRequest.

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