Interface Options

Configuration options for a HTTPRequest file system.

Hierarchy

  • Options

Properties

Properties

baseUrl?: string

Used as the URL prefix for fetched files. Default: Fetch files relative to the index.

index?: string | HTTPRequestIndex

URL to a file index as a JSON file or the file index object itself, generated with the make_http_index script. Defaults to index.json.

Generated using TypeDoc