arudradey's picture
download
raw
152 Bytes
var HTTP_RESOURCE_PATTERN = /^http:\/\//;
function isHttpResource(uri) {
return HTTP_RESOURCE_PATTERN.test(uri);
}
module.exports = isHttpResource;

Xet Storage Details

Size:
152 Bytes
·
Xet hash:
67ed47a8c5e7403c50f31331e92136e68f27ca5d67a07baf48c2949d26e77693

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.