HttpServer: Handling of multiple header fields with the same name and multiple values...
commitbbae90fd45cd15ead43c5b91656bc838405b309f
authorvkuzkokov@chromium.org <vkuzkokov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 10 May 2014 19:20:34 +0000 (10 19:20 +0000)
committervkuzkokov@chromium.org <vkuzkokov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 10 May 2014 19:20:34 +0000 (10 19:20 +0000)
treeef52b4afecf13a30cd6995c07034be71099b8ac3
parent7dfcda1c8c3523433d052d3f6bd9031bd3aab7bf
HttpServer: Handling of multiple header fields with the same name and multiple values of "Connection".

BUG=370437

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

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