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

Issue 169723003: Allow HTTP response without reason phrase (Closed)

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

Description

Allow HTTP response without reason phrase Turns out some HTTP servers does not adhere to the spec when sending response messages. This issue was found with the AppEngine dev_appserver which does not send a reason phrase for some requests. R=ajohnsen@google.com BUG=http://dartbug.com/16756 Committed: https://code.google.com/p/dart/source/detail?r=32727

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -0 lines) Patch
M sdk/lib/io/http_parser.dart View 1 chunk +4 lines, -0 lines 0 comments Download
A tests/standalone/io/http_no_reason_phrase_test.dart View 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Gjesse
6 years, 10 months ago (2014-02-17 14:42:02 UTC) #1
Anders Johnsen
lgtm
6 years, 10 months ago (2014-02-17 14:52:10 UTC) #2
Søren Gjesse
6 years, 10 months ago (2014-02-17 14:54:31 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r32727 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698