SecureBlackbox 2020 .NET Edition

Questions / Feedback?

RequestHeaders Property

Contains HTTP request headers.

Syntax

public StringNameValuePairList RequestHeaders { get; }
Public ReadOnly Property RequestHeaders As StringNameValuePairList

Remarks

Use this property to check and/or adjust the HTTP request headers from your HeadersPrepared event handler.

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

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