Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Unified Diff: dart/pkg/http_base/README.md

Issue 299443013: Add initial version of http_base package (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Addressed comments Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dart/pkg/http_base/LICENSE ('k') | dart/pkg/http_base/lib/http_base.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/http_base/README.md
diff --git a/dart/pkg/http_base/README.md b/dart/pkg/http_base/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..ca7b74b9cecf8e7d531604e91fe6c4a4e140940c
--- /dev/null
+++ b/dart/pkg/http_base/README.md
@@ -0,0 +1,2 @@
+Common interfaces for dealing with HTTP, such as [Request] and [Response]
+classes.
« no previous file with comments | « dart/pkg/http_base/LICENSE ('k') | dart/pkg/http_base/lib/http_base.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698