Files
sdk/pkg/http_server/README.md
T
kevmoo@google.com 4e87f2a87c pkg/http_server: move to multi-lib layout
Dependencies between features are now crystal clear

R=sgjesse@google.com

Review URL: https://codereview.chromium.org//756493002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41936 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-24 18:14:19 +00:00

13 lines
387 B
Markdown

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][bugs].
[bugs]: http://dartbug.com/new