CachedResponse GetHeaders Method C# API
Gets the HTTP response headers for this CachedResponse.

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public string GetHeaders()

Return Value

The HTTP response headers for this CachedResponse.
See Also