SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

SetResponseHeader Method

Sets a response header.

Syntax

public fun setResponseHeader(connectionId: Long, 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 Kotlin Edition - Version 20.0 [Build 8063]