const classafFandocViewer::InternetScheme

sys::Obj
  sys::UriScheme
    afFandocViewer::InternetScheme

Registers the http://, https:// and ftp:// schemes to be viewed in the Browser.

The InternetScheme resolves to a flux InternetResource. (Couldn't think of any reason to resolve it to an intermediate object.)

get

Source

virtual override Obj? get(Uri uri, Obj? base)