SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

ResponseHeaders Property

Contains the HTTP server's response headers.

Syntax

public StringNameValuePairList ResponseHeaders { get; }
Public ReadOnly Property ResponseHeaders As 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 .NET Edition - Version 20.0 [Build 8166]