SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

SetResponseStatus Method

Sets an HTTP status to be sent with the response.

Syntax

public fun setResponseStatus(connectionId: Long, statusCode: Int)

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 Kotlin Edition - Version 20.0 [Build 8063]