tree: 0761f11c23851eb39c52bf8c4b3cef26d7e385e1 [path history] [tgz]
  1. lib/
  2. test/
  3. CHANGELOG.md
  4. LICENSE
  5. pubspec.yaml
  6. README.md
pkg/http_server/README.md

A set of high-level classes that, together with HttpServer, makes is easier to serve web content.

NOTE: This package only works for server-side or command-line Dart applications. In other words, if the app imports dart:io, it can use this package.

Filing issues

File issues for the http_server package at http://dartbug.com/new.