PlayOn Plugin API

InternetRequest.DownloadHTML(String, NameValueCollection) Method

[This is preliminary documentation and subject to change.]

Downloads HTML (text) from a URL with additional headers, caching and default text encoding.

public static InternetResponse DownloadHTML(
   string url,
   NameValueCollection headers
);

See Also

InternetRequest Class | MediaMallTechnologies.PlayOn.Utilities Namespace | InternetRequest.DownloadHTML Overload List