shelf 0.2.0 copy "shelf: ^0.2.0" to clipboard
shelf: ^0.2.0 copied to clipboard

outdatedDart 1 only

Web Server Middleware for Dart

Changelog - Shelf - Web Server Middleware for Dart #

0.2.0 - 2014-03-06 #

  • BREAKING Removed Shelf prefix from all classes.
  • BREAKING Response has drastically different constructors.
  • NEW! Response now accepts a body of either String or Stream<List<int>>.
  • NEW! Response now exposes encoding and mimeType.

0.1.0 - 2014-03-02 #

  • First reviewed release
997
likes
0
points
6.39M
downloads

Publisher

verified publishertools.dart.dev

Weekly Downloads

Web Server Middleware for Dart

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

collection, mime, path, stack_trace

More

Packages that depend on shelf