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

Side by Side 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 unified diff | Download patch
OLDNEW
1 TODO: add README 1 Dart Synchronous HTTP Client
2 ============================
3
4 A simple Dart HTTP client implemented using RawSynchronousSockets to allow for
5 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
OLDNEW
« 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