SecureBlackbox Lite 2020 Delphi Edition

Questions / Feedback?

ResponseHeaders Property

Contains the HTTP server's response headers.

Syntax

property ResponseHeaders: TsbiStringNameValuePairList read get_ResponseHeaders;

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 Delphi Edition - Version 20.0 [Build 8166]