module::FilesHttp

Implements file provider to access files over HTTP.
Try out from the repository
git clone https://github.com/Wandalen/wFilesHttp
cd wFilesHttp
npm install
node sample/trivial/Sample.s
To add to your project
npm add 'wfileshttp@alpha'