SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

SetResponseStatus Method

Sets an HTTP status to be sent with the response.

procedure SetResponseStatus(ConnectionId: Int64; StatusCode: Integer);

Remarks

Use this method to set an HTTP status for the request. A good place to call this method is a request-marking event, such as GetRequest.

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