Revert of HttpServer: avoid DCHECK'ing on non-HTTP/1.1 requests. (https://codereview...
commita9c6da42b9b686a8d545a381a7c2894225c66bae
authorhenrika@chromium.org <henrika@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 30 Apr 2014 09:00:06 +0000 (30 09:00 +0000)
committerhenrika@chromium.org <henrika@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 30 Apr 2014 09:00:06 +0000 (30 09:00 +0000)
tree3f565d5dcf3f280018e8361f4a7ffc8e46ce1802
parentbfd16cc91da9ff181a41fa6a601c6969f5366c29
Revert of HttpServer: avoid DCHECK'ing on non-HTTP/1.1 requests. (https://codereview.chromium.org/251213004/)

Reason for revert:
Speculative revert since it might cause http://build.chromium.org/p/chromium.win/builders/Win7%20Tests%20%28dbg%29%282%29/builds/20802.

Original issue's description:
> HttpServer: avoid DCHECK'ing on non-HTTP/1.1 requests.
>
> BUG=b/14249697
> R=mef@chromium.org,byungchul@chromium.org
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267066

TBR=byungchul@chromium.org,mef@chromium.org,gunsch@google.com,gunsch@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=b/14249697

Review URL: https://codereview.chromium.org/265603002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267149 0039d316-1c4b-4281-b951-d872f2087c98
net/http/http_response_headers.cc
net/http/http_response_headers.h
net/http/http_util.cc
net/http/http_util.h
net/server/http_server.cc
net/server/http_server_request_info.h
net/server/http_server_unittest.cc