1. 04648ea Update the pubspec's homepage link. by Natalie Weizenbaum · 9 years ago
  2. 6106999 Add gitignore, status, and codereview files. by Natalie Weizenbaum · 9 years ago
  3. 8b14d2b pkg/http: updated unittest dependency, removed unused imports by kevmoo@google.com · 10 years ago
  4. 7d9cf6e Release stack_trace 1.0.0. by nweiz@google.com · 10 years ago
  5. 35220d2 Support a user-supplied dart:io client in pkg/http. by nweiz@google.com · 10 years ago
  6. 440326b Fix an analyzer error in pkg/http. by nweiz@google.com · 10 years ago
  7. 9399b5c Rip out the last dart:io dependency from pkg/http. by nweiz@google.com · 10 years ago
  8. 0d2431c Move the HTTP library documentation to the README. by nweiz@google.com · 10 years ago
  9. d5144b0 Rip out dart:io from pkg/http wherever possible. by nweiz@google.com · 10 years ago
  10. 0fa8396 Make MultipartRequest more closely adhere to browsers' behavior. by nweiz@google.com · 10 years ago
  11. 01e85dc pkg/http v0.10.0 by kevmoo@google.com · 10 years ago
  12. 3711cb7 Fix a bug in [http.BaseRequest.send]'s content length handling. by nweiz@google.com · 10 years ago
  13. ff116dc Make BaseRequest.contentType use null rather than -1 as a flag value. by nweiz@google.com · 10 years ago
  14. 243905b Content-Type header is now stored with a case insensitive key. by nweiz@google.com · 10 years ago
  15. bbc8d9c Update the SDK constraint on pkg/http. by nweiz@google.com · 10 years ago
  16. e503e0a Stop working around issue 16029 in pkg/http. by nweiz@google.com · 10 years ago
  17. 0388813 Get rid of SafeHttpServer. by nweiz@google.com · 10 years ago
  18. f2f7e55 pkg/http: bumped build number by kevmoo@google.com · 10 years ago
  19. 462263b pkg/unittest: added LICENSE by kevmoo@google.com · 10 years ago
  20. 63576dd pkg/http: fixed analyzer warnings by kevmoo@google.com · 10 years ago
  21. f57f978 Fix other HttpRequest implementations. by ajohnsen@google.com · 10 years ago
  22. aca210d Code cleanup (mostly io lib and some http lib). by lrn@google.com · 10 years ago
  23. a1f34de Make pkg/path 1.0.0 and upgrade dependencies appropriately. by nweiz@google.com · 10 years ago
  24. dfc10d6 Increment package versions for stack trace changes. by nweiz@google.com · 10 years ago
  25. 71c5373 Add stack chain support to pkg/watcher and pkg/http. by nweiz@google.com · 10 years ago
  26. 480a4fc Create a first-cut for a README for http package by sethladd@google.com · 10 years ago
  27. b332376 Stop working around issue 12780 in pkg/http. by nweiz@google.com · 10 years ago
  28. 22e38b5 Fix some static warnings. by rnystrom@google.com · 10 years ago
  29. 674ae2d Ensure that errors have stack traces attached. by nweiz@google.com · 10 years ago
  30. 87fa9e7 Fix an analyzer error in http and barback. by nweiz@google.com · 10 years ago
  31. 8489593 Serialize binary barback assets using typed arrays. by nweiz@google.com · 10 years ago
  32. 8258e53 Add utility methods for sending non-form data in pkg/http. by nweiz@google.com · 10 years ago
  33. cc5c9fa Re-land r29957 (add versions and constraints for packages and samples), with by dgrove@google.com · 10 years ago
  34. c821968 Revert "add versions and constraints for packages and samples" by ajohnsen@google.com · 10 years ago
  35. ed8b8c8 add versions and constraints for packages and samples by jmesserly@google.com · 10 years ago
  36. ebfdf73 Fix style in pkg/http. by ajohnsen@google.com · 10 years ago
  37. 69f8373 Use BytesBuilder in pkg:http, when accumulating binary data. by ajohnsen@google.com · 10 years ago
  38. 6766a26 Adapt streams for additional stackTrace argument. by floitsch@google.com · 11 years ago
  39. 4681136 Use Directory.systemTemp getter in pkg subdirectory of repository. by whesse@google.com · 11 years ago
  40. f419316 Change Uri methods taking a decode argument, to now take an encoding. by ajohnsen@google.com · 11 years ago
  41. 179b264 Remove usage of dart:json. by floitsch@google.com · 11 years ago
  42. 5c21725 Some more removals of dart:utf. by floitsch@google.com · 11 years ago
  43. eee39a6 Add encoding tests to pkg/http. by nweiz@google.com · 11 years ago
  44. 042343f Remove Encoding-enum from dart:io and add interface in dart:convert. by floitsch@google.com · 11 years ago
  45. 77f1fb7 pkg: analysis aided cleanup by kevmoo@j832.com · 11 years ago
  46. 8a5bd73 pkg/http tweaks by kevmoo@j832.com · 11 years ago
  47. bbae628 Add missing newline after Actual value in fail message. by gram@google.com · 11 years ago
  48. 10abc71 Keep track of when a socket has been destroyed by ajohnsen@google.com · 11 years ago
  49. 73efb79 Rename "pathos" package to "path". by rnystrom@google.com · 11 years ago
  50. 8f03d9e Change MatchState to Map. by gram@google.com · 11 years ago
  51. daffc58 Remove references to RedirectLimitExceededException. by ajohnsen@google.com · 11 years ago
  52. ac19064 Clean up dart:io exceptions. by ajohnsen@google.com · 11 years ago
  53. 4ef7f26 Add 'Server' and 'User-Agent' default header fields. by ajohnsen@google.com · 11 years ago
  54. a895d7b Stop working around issue 2644. by nweiz@google.com · 11 years ago
  55. 98b42c2 Make my pkg packages warning-clean. by nweiz@google.com · 11 years ago
  56. d3b2a68 Make new StreamController be async by default. by lrn@google.com · 11 years ago
  57. d3cf06d Remove the HttpRequest.queryParameters getter by sgjesse@google.com · 11 years ago
  58. d5600da Remove library dart:crypto by sgjesse@google.com · 11 years ago
  59. 6c7dfa0 Merge the dart:uri library into dart:core and update the Uri class by sgjesse@google.com · 11 years ago
  60. e7daf33 Default to UTF-8 in the HTTP package. by nweiz@google.com · 11 years ago
  61. 963d7a2 Change fromString constructor to parse static method by sgjesse@google.com · 11 years ago
  62. e10286c Use 'localhost' instead of '127.0.0.1', as IPv6 connections now can occur. by ajohnsen@google.com · 11 years ago
  63. 9b85b61 Change the signature for all network bind calls. by sgjesse@google.com · 11 years ago
  64. 3b35d06 Only stop HTTP server if it was actually started. by kustermann@google.com · 11 years ago
  65. d812c72 Add new InternetAddress class with a static lookup function (including IPv6 by ajohnsen@google.com · 11 years ago
  66. f0f933d Revert "Add new InternetAddress class with a static lookup function (including IPv6 results)." by ajohnsen@google.com · 11 years ago
  67. 4ac328f Add new InternetAddress class with a static lookup function (including IPv6 results). by ajohnsen@google.com · 11 years ago
  68. c4143f5 Rename dart:typeddata to dart:typed_data. by ager@google.com · 11 years ago
  69. 7a54aed add installation instructions to pkg packages by sethladd@google.com · 11 years ago
  70. d78b1a4 Fix some warnings in pub and pkg packages. by nweiz@google.com · 11 years ago
  71. d1b5357 Refactor Future constructors. by floitsch@google.com · 11 years ago
  72. 89e3ae3 Remove AsyncError with Expando. by floitsch@google.com · 11 years ago
  73. ff37898 Rename unsubscribeOnError to cancelOnError. by floitsch@google.com · 11 years ago
  74. 7901013 Remove .writeStream, .consume and rewrite IOSink to correctly implement a (sane) well-defined behaviour of the .done future. by ajohnsen@google.com · 11 years ago
  75. ed27366 Remove StreamSink(replaced by EventSink) and make IOSink extend EventSink. by ajohnsen@google.com · 11 years ago
  76. 285e587 Remove deprecated CollectionSink and Stream.pipeInto. by ajohnsen@google.com · 11 years ago
  77. da12c5b Remove HttpClientRequest.response, as it's identical to HttpClientRequest.done. by ajohnsen@google.com · 11 years ago
  78. 3746c0d Fix pkg:http tests to include the accept-encoding header. by ajohnsen@google.com · 11 years ago
  79. 88d2cae Normalize packages' library names. by nweiz@google.com · 11 years ago
  80. b01ae93 StreamConsumer has an addStream and a close functions. by floitsch@google.com · 11 years ago
  81. 17d7fc1 Add Iterable.fold (and Stream.fold) which replace `reduce`. by floitsch@google.com · 11 years ago
  82. 9f759b7 Add optional writeAll separator argument. by floitsch@google.com · 11 years ago
  83. bb4a91c Change http code in pkg to use dart:typeddata instead of dart:scalarlist by asiva@google.com · 11 years ago
  84. 7496f43 Switch pkg packages, pub, and dartdoc to use package: imports. by nweiz@google.com · 11 years ago
  85. a1d8ed6 Add a dependency on pathos from http. by nweiz@google.com · 11 years ago
  86. b1ae66b Provisionally stop working around issues 9252 and 9253. by nweiz@google.com · 11 years ago
  87. 6a0667b Moved pkg pubspecs to use dev_dependencies where appropriate by kevmoo@j832.com · 11 years ago
  88. 8a8adc0 Work around issue 9252 in scheduled_test and pkg/http. by nweiz@google.com · 11 years ago
  89. e6d28f3 Make argument to StringSink.writeln optional. by floitsch@google.com · 11 years ago
  90. 220c9a4 Add a SafeHttpServer shim to work around issue 9140. by nweiz@google.com · 11 years ago
  91. b807ba1 Renamed StreamSink to EventSink. Renamed signalError to addError. by lrn@google.com · 11 years ago
  92. 7762fe5 Make IOSink implement StringSink by sgjesse@google.com · 11 years ago
  93. 03eba61 Make instances of HeaderValue and ContentType immutable by sgjesse@google.com · 11 years ago
  94. 22af1ea Remove the wrapStream workaround for issue 8310. by nweiz@google.com · 11 years ago
  95. 7508f8e Fix the pkg/http multipart test to avoid a race condition. by nweiz@google.com · 11 years ago
  96. 1ef6716 Fix the pkg/http multipart tests. by nweiz@google.com · 11 years ago
  97. fb7daaa Add a change for r19194 that got eaten in a merge. by nweiz@google.com · 11 years ago
  98. cf86a56 Change MultipartFile.fromFile to MultipartFile.fromPath in pkg/http. by nweiz@google.com · 11 years ago
  99. 6aa1cb8 Revert "Change MultipartFile.fromFile to MultipartFile.fromPath in pkg/http." by nweiz@google.com · 11 years ago
  100. be40ca5 Change MultipartFile.fromFile to MultipartFile.fromPath in pkg/http. by nweiz@google.com · 11 years ago