Commit Graph

2 Commits

Author SHA1 Message Date
nweiz@google.com deb48d5bdf Add a LICENSE file to pkg/http_parser.
R=kevmoo@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34712 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 18:09:53 +00:00
nweiz@google.com d2b78852cf Extract an http_parser package from shelf.
This will allow HTTP format parsing to be shared between shelf and the
http package, as well as potentially other packages.

R=kevmoo@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34680 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-03 00:54:38 +00:00