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

Unified Diff: README.md

Issue 2827083002: Created a new synchronous http client using RawSynchronousSockets. (Closed)
Patch Set: Added more documentation, updated README Created 3 years, 8 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 | « LICENSE ('k') | codereview.settings » ('j') | test/http_basic_test.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index 1c8c1672b663fd5f3f177095703ed4d87d812256..613a02312b29f241df3db4ffe1d101e0b415be8b 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,5 @@
-TODO: add README
+Dart Synchronous HTTP Client
+============================
+
+A simple Dart HTTP client implemented using RawSynchronousSockets to allow for
+synchronous HTTP requests.
zra 2017/04/20 15:41:40 We should have a warning here similar to the one o
bkonyi 2017/04/20 18:07:56 Updated. I can't link to RawSynchronousSocket's AP
« no previous file with comments | « LICENSE ('k') | codereview.settings » ('j') | test/http_basic_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698