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

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

Issue 297163004: pkg/http_base: starting alignment with http and shelf (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase Created 6 years, 6 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_base/lib/http_base.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # 0.0.2
2
3 * Renamed `Response.status` to `Response.statusCode`.
4
5 * Renamed `Client` to `RequestHandler`.
6
7 * Removed `HttpRequestHandler`.
8
9 * Standardized doc comments.
10
1 # 0.0.1 11 # 0.0.1
2 12
13 * Initial release
OLDNEW
« no previous file with comments | « no previous file | pkg/http_base/lib/http_base.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698