Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

node-static - rfc 2616 compliant streaming file server

Name

node-static - rfc 2616 compliant streaming file server

Options

       • --port, -p
         TCP port at which the files will be served
         [default: 8080]

       • --cache, -c
         "Cache-Control" header setting
         [default: 3600]

       • --headers, -H
         additional headers in JSON format

       • --header-file, -f
         JSON file of additional headers

       • --help, -h
         display help

       • --version, -v
         node-static version

                                                  January 2014                                    NODE-STATIC(1)

Synopsis

         node-static [-p <port>] [<directory>]

See Also