this plugin intercepts "http://" and "https://" resource paths,
resolves them if they're from an http importer script, then fetches the requested http resource,
and finally tries guessing the resource's loader type by inspecting its "content-type" http-header and/or its path extension/suffix.
this plugin intercepts
"http://"
and"https://"
resource paths, resolves them if they're from an http importer script, then fetches the requested http resource, and finally tries guessing the resource'sloader
type by inspecting its"content-type"
http-header and/or its path extension/suffix.