dhttpd 2.0.0 copy "dhttpd: ^2.0.0" to clipboard
dhttpd: ^2.0.0 copied to clipboard

outdatedDart 1 only

A static file HTTP server for easy directory serving.

2.0.0 #

  • Removed allow-origin flag. In reality, this flag never worked because the shelf pipeline was not configured correctly.

  • Source moved to github.com/kevmoo/dhttpd.

1.0.0 #

  • No change in functionality, just version and doc tweaks.

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.
106
likes
15
pub points
83%
popularity

Publisher

verified publisherj832.com

A static file HTTP server for easy directory serving.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

args, shelf, shelf_static

More

Packages that depend on dhttpd