mime_web_server
v0.0.1
Published
A test package
Readme
Web server module
Recognizes different MIME types and changes the content-type of the Response header dynamicaly. At this time it works with three files which are included in the module
Install
npm install mime_web_server
API
- includes only one method .start()
