ResourceInterceptor.onFilterNavigation

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool onFilterNavigation(int opid, int orid, const(char)[] method, WebURL url, bool is_main_frame)
    class ResourceInterceptor
    bool
    onFilterNavigation
    (
    int opid
    ,
    int orid
    ,
    const(char)[] method
    ,,)
  2. bool onFilterNavigation(int opid, int orid, const(Awesomium.WebString) method, const(Awesomium.WebURL) url, bool is_main_frame)

Meta