SecureBlackbox Lite 2020 Kotlin Edition

Questions / Feedback?

ResponseHeaders Property

Contains the HTTP server's response headers.

Syntax

public val responseHeaders: StringNameValuePairList

Remarks

Use this property to check the headers of the HTTP response received from the server. The headers become available as soon as HeadersReceived event is fired.

This property is read-only and not available at design time.

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