SecureBlackbox 2020 macOS Edition

Questions / Feedback?

ResponseHeaders Property

Contains the HTTP server's response headers.

Syntax

public var responseHeaders: Array<StringNameValuePair> {
get {...} }

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.

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