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

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: 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
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..b714ec827ce89b6ac7e79df0b78705ed62a94435
--- /dev/null
+++ b/dart/pkg/http_base/README.md
@@ -0,0 +1,3 @@
+Common interfaces for dealing with http, such as http client, http request
+handler interface as well as the corresponding request and response classes.
kevmoo 2014/05/23 21:22:24 http -> HTTP Use the actual class names here, den
kustermann 2014/05/26 09:12:31 Done.
+

Powered by Google App Engine
This is Rietveld 408576698