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.
|
+ |