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

Unified Diff: pkg/shelf/CHANGELOG.md

Issue 227563010: pkg/shelf: case-insensitive headers, cleaner Request ctor, a lot more tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | « no previous file | pkg/shelf/lib/shelf_io.dart » ('j') | pkg/shelf/lib/src/message.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/shelf/CHANGELOG.md
diff --git a/pkg/shelf/CHANGELOG.md b/pkg/shelf/CHANGELOG.md
index 2563c642fea2dc8f78f23f2365334b6edf69ba62..99a8dfe1292a0866e02b2faf93c7235e91b863c1 100644
--- a/pkg/shelf/CHANGELOG.md
+++ b/pkg/shelf/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.4.0-dev
+
+* Access to headers for `Request` and `Response` is now case-insensitive.
+
+* The constructor for `Request` has been simplified.
+
## 0.3.0+9
* Removed old testing infrastructure.
« no previous file with comments | « no previous file | pkg/shelf/lib/shelf_io.dart » ('j') | pkg/shelf/lib/src/message.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698