floitsch@google.com
|
ed938af868
|
Rename new Uri.fromString to Uri.parse.
Review URL: https://codereview.chromium.org//12052038
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17562 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-24 13:26:18 +00:00 |
|
whesse@google.com
|
3696154a8e
|
Default constructor for dart:io Path now handles native Windows paths. Path() now does the same as Path.fromNative(). Path.fromNative() is removed, and all uses of it replaced by Path().
BUG=https://code.google.com/p/dart/issues/detail?id=7872
Review URL: https://codereview.chromium.org//11878015
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17026 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-14 19:46:13 +00:00 |
|
whesse@google.com
|
7bc0bbd284
|
Add built-in root certificates to dart:io SecureSocket.
Add flag that allows them to disabled at runtime.
BUG=
Review URL: https://codereview.chromium.org//11308271
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15634 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-12-03 13:15:51 +00:00 |
|
whesse@google.com
|
359759884b
|
Add HttpsServer class and test.
BUG=dart:3593
Review URL: https://codereview.chromium.org//11299228
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15452 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-28 15:36:10 +00:00 |
|