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

Unified Diff: pkg/http/CHANGELOG.md

Issue 299483002: Support a user-supplied dart:io client in pkg/http. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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
« no previous file with comments | « no previous file | pkg/http/lib/src/io.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/http/CHANGELOG.md
diff --git a/pkg/http/CHANGELOG.md b/pkg/http/CHANGELOG.md
index d6fdd445a61fe1779d25b93d03cdc068f0a05077..38f5b1b63402b1650b03d66e722cc25d3937fa6f 100644
--- a/pkg/http/CHANGELOG.md
+++ b/pkg/http/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 0.11.1
+
+* Allow a user-supplied `dart:io` `HttpClient` to be passed in to the
+ `IOClient` constructor.
+
## 0.11.0+1
* Fix a bug in handling errors in decoding XMLHttpRequest responses for
« no previous file with comments | « no previous file | pkg/http/lib/src/io.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698