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

Side by Side Diff: pkg/http/CHANGELOG.md

Issue 196423017: Make BaseRequest.contentType use null rather than -1 as a flag value. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | pkg/http/lib/src/base_request.dart » ('j') | pkg/http/lib/src/base_request.dart » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ## 0.10.0
2
3 * Make `BaseRequest.contentLength` use `null` to indicate an unknown content
4 length rather than -1.
5
6 * Make request headers case-insensitive.
OLDNEW
« no previous file with comments | « no previous file | pkg/http/lib/src/base_request.dart » ('j') | pkg/http/lib/src/base_request.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698