Remote paths (HTTP/S)
Remote paths point to resources accessible over HTTP or HTTPS. They are useful for single files or archives hosted on the web.
Format
http://host/path/file
orhttps://host/path/file
Behavior
- The SDK treats HTTP(S) paths as remote resources; behavior (single file vs archive) depends on the consumer.