IWebBrowserBeforeNavigateEventArgs.Headers

Syntax

Headers: String;

Description

The Headers property returns the additional headers that are sent to the server.

Comments

Headers can contain such data as action required from the server, data type passed to the server or status code.

See also:

IWebBrowserBeforeNavigateEventArgs