simple_http_server 0.3.1 copy "simple_http_server: ^0.3.1" to clipboard
simple_http_server: ^0.3.1 copied to clipboard

discontinued
Dart 1 only

A static file HTTP server for easy directory serving.

CHANGELOG #

0.3.1 #

  • Fixed bug with setting the path from the command line.
  • Start the server with dhttpd.

0.3.0 #

  • New host command-line flag, to set the hostname to listen on. Defaults to localhost

0.2.0 #

  • New allow-origin command-line flag for CORS headers. Thanks to @gmosx for the patch.
0
likes
20
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A static file HTTP server for easy directory serving.

License

BSD-3-Clause (license)

Dependencies

args, shelf_cors, shelf_static

More

Packages that depend on simple_http_server