| Name: | nodejs-node-static |
|---|---|
| Version: | 0.7.3 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 33900 |
| License: | MIT |
| RPM: | nodejs-node-static-0.7.3-2.el7.noarch.rpm |
| Source RPM: | nodejs-node-static-0.7.3-2.el7.src.rpm |
| Build Date: | Thu Nov 23 2017 |
| Build Host: | x86-ol6-builder-06.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://github.com/cloudhead/node-static |
| Summary: | Simple, compliant file streaming module for node |
| Description: | node-static is a simple, "rfc 2616 compliant" file streaming module for node. node-static has an in-memory file cache, making it highly efficient. node-static understands and supports "conditional GET" and "HEAD" requests. node-static was inspired by some of the other static-file serving modules out there, such as node-paperboy and antinode. |