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

Issue 10191013: Add handling of the HTTP Date header (Closed)

Created:
8 years, 8 months ago by Søren Gjesse
Modified:
8 years, 8 months ago
Reviewers:
Anders Johnsen
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add handling of the HTTP Date header R=ajohnsen@google.com BUG=none TEST=none Committed: https://code.google.com/p/dart/source/detail?r=6930

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -1 line) Patch
M runtime/bin/http.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/bin/http_impl.dart View 2 chunks +27 lines, -1 line 4 comments Download
M tests/standalone/src/io/HttpHeadersTest.dart View 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Gjesse
8 years, 8 months ago (2012-04-25 08:56:35 UTC) #1
Anders Johnsen
LGTM https://chromiumcodereview.appspot.com/10191013/diff/1/runtime/bin/http_impl.dart File runtime/bin/http_impl.dart (right): https://chromiumcodereview.appspot.com/10191013/diff/1/runtime/bin/http_impl.dart#newcode74 runtime/bin/http_impl.dart:74: } Maybe add an explicit return null. https://chromiumcodereview.appspot.com/10191013/diff/1/runtime/bin/http_impl.dart#newcode93 ...
8 years, 8 months ago (2012-04-25 09:02:09 UTC) #2
Søren Gjesse
8 years, 8 months ago (2012-04-25 14:14:36 UTC) #3
https://chromiumcodereview.appspot.com/10191013/diff/1/runtime/bin/http_impl....
File runtime/bin/http_impl.dart (right):

https://chromiumcodereview.appspot.com/10191013/diff/1/runtime/bin/http_impl....
runtime/bin/http_impl.dart:74: }
On 2012/04/25 09:02:09, ajohnsen wrote:
> Maybe add an explicit return null.

Done.

https://chromiumcodereview.appspot.com/10191013/diff/1/runtime/bin/http_impl....
runtime/bin/http_impl.dart:93: }
On 2012/04/25 09:02:09, ajohnsen wrote:
> Ditto.

Done.

Powered by Google App Engine
This is Rietveld 408576698