webkit2.Download

Undocumented in source.

Public Imports

webkit2.c.types
public import webkit2.c.types;

Members

Classes

Download
class Download

#WebKitDownload carries information about a download request and response, including a #WebKitURIRequest and a #WebKitURIResponse objects. The application may use this object to control the download process, or to simply figure out what is to be downloaded, and handle the download process itself.

Meta