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

Side by Side Diff: dart/pkg/http_base/pubspec.yaml

Issue 299443013: Add initial version of http_base package (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 name: http_base
2 version: 0.0.1
3 author: Dart Team <misc@dartlang.org>
4 homepage: http://www.dartlang.org
5 description: >
6 A library with common interfaces for http request objects, http response
Søren Gjesse 2014/05/23 12:25:30 http -> HTTP
kustermann 2014/05/26 09:12:31 Done.
7 objects, http clients and http request handlers.
8 environment:
9 sdk: '>=1.0.0 <2.0.0'
10
OLDNEW
« dart/pkg/http_base/lib/http_base.dart ('K') | « dart/pkg/http_base/lib/http_base.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698