ResourceInterceptor.onWillDownload

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onWillDownload(int opid, int orid, WebURL url)
  2. void onWillDownload(int opid, int orid, const(Awesomium.WebURL) url)
    class ResourceInterceptor
    extern (C++)
    void
    onWillDownload
    (
    int opid
    ,
    int orid
    ,
    const(Awesomium.WebURL) url
    )

Meta