IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

TransferredHeaders Property

The full set of headers as received from the server.

Syntax

[VB.NET]
Public ReadOnlyProperty TransferredHeaders As String

[C#]
public string TransferredHeaders {get;}

Remarks

This property returns the complete set of raw headers as received from the server.

The Header event shows the individual headers as parsed by the component.

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

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]