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

Issue 31813002: Expose the HttpRequest object in HttpRequestBody, making all request properties available. (Closed)

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

Description

Expose the HttpRequest object in HttpRequestBody, making all request properties available. BUG=https://code.google.com/p/dart/issues/detail?id=14259 R=sethladd@google.com, sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=28919

Patch Set 1 #

Patch Set 2 : Cleanup. #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -82 lines) Patch
M pkg/http_server/lib/src/http_body.dart View 1 2 4 chunks +10 lines, -42 lines 0 comments Download
M pkg/http_server/lib/src/http_body_impl.dart View 1 6 chunks +12 lines, -35 lines 0 comments Download
M pkg/http_server/test/http_body_test.dart View 2 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Anders Johnsen
7 years, 2 months ago (2013-10-21 06:31:05 UTC) #1
sethladd
just what I needed :) lgtm https://codereview.chromium.org/31813002/diff/30001/pkg/http_server/lib/src/http_body.dart File pkg/http_server/lib/src/http_body.dart (right): https://codereview.chromium.org/31813002/diff/30001/pkg/http_server/lib/src/http_body.dart#newcode172 pkg/http_server/lib/src/http_body.dart:172: * contains access ...
7 years, 2 months ago (2013-10-21 07:37:43 UTC) #2
Søren Gjesse
lgtm, nice cleanup https://codereview.chromium.org/31813002/diff/30001/pkg/http_server/lib/src/http_body.dart File pkg/http_server/lib/src/http_body.dart (right): https://codereview.chromium.org/31813002/diff/30001/pkg/http_server/lib/src/http_body.dart#newcode177 pkg/http_server/lib/src/http_body.dart:177: * The [HttpRequest] from which the ...
7 years, 2 months ago (2013-10-21 07:44:08 UTC) #3
Anders Johnsen
Thanks, landing. https://codereview.chromium.org/31813002/diff/30001/pkg/http_server/lib/src/http_body.dart File pkg/http_server/lib/src/http_body.dart (right): https://codereview.chromium.org/31813002/diff/30001/pkg/http_server/lib/src/http_body.dart#newcode172 pkg/http_server/lib/src/http_body.dart:172: * contains access to the request, for ...
7 years, 2 months ago (2013-10-21 08:06:56 UTC) #4
Anders Johnsen
7 years, 2 months ago (2013-10-21 08:07:19 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r28919 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698