BundleProtocol
Serves files from a BundleSource as HTTP responses — GET/HEAD, content-type, HTTP Range (206), and index.html directory-index fallback.
Serves files from a BundleSource as HTTP responses — GET/HEAD, content-type, HTTP Range
(206), and index.html directory-index fallback. Resolves the bundle name from the request URI
host (bundle://app/index.html → bundle app).
Constructor
new BundleProtocol(source: BundleSource);Prop
Type
Methods
Prop
Type