dart-lang/http_server

Name: http_server

Owner: Dart

Description: Utility classes for HTTP server

Created: 2015-02-24 10:34:35.0

Updated: 2018-05-17 02:57:58.0

Pushed: 2018-03-15 20:36:09.0

Homepage: https://pub.dartlang.org/packages/http_server

Size: 119

Language: Dart

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Utility classes for HTTP server

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.

Features and bugs

Please file feature requests and bugs at the issue tracker.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.