tree: 650f41af16c719f81e6e720fbf5a42bbfb1e170e [path history] [tgz]
  1. lib/
  2. test/
  3. LICENSE
  4. pubspec.yaml
  5. README.md
pkg/http_parser/README.md

http_parser is a platform-independent package for parsing and serializing various HTTP-related formats. It's designed to be usable on both the browser and the server, and thus avoids referencing any types from dart:io or dart:html.