Helia Verified Fetch
    Preparing search index...

    Base class for verified-fetch plugins. This class provides a basic implementation of the FetchHandlerPlugin interface.

    Subclasses must implement the id property and the canHandle and handle methods. Subclasses may override the codes and log properties.

    If your plugin adds/edits the context supplied in handle, you should increment the context.modified property.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    _log?: Logger
    codes: 112[] = ...
    id: "dir-index-html-plugin" = 'dir-index-html-plugin'
    pluginOptions: PluginOptions

    Accessors

    Methods