Add more test cases for HttpUtil::PathForRequest() and SpecForRequest()
commit9b8da4a39ad6c94b2f464c418bf844cc3ede0d6d
authortyoshino@chromium.org <tyoshino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 29 Nov 2013 19:59:30 +0000 (29 19:59 +0000)
committertyoshino@chromium.org <tyoshino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 29 Nov 2013 19:59:30 +0000 (29 19:59 +0000)
treeab030963229f33dce196086fe6a09188b439e0ad
parent3275e82423c2628ef0659500b8cebdac27ba2f40
Add more test cases for HttpUtil::PathForRequest() and SpecForRequest()

https://codereview.chromium.org/68213017/ made them able to handle
WebSocket schemes. Add tests to check that.

Bonus: some more non-WebSocket cases to increase coverage.

BUG=303568

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237941 0039d316-1c4b-4281-b951-d872f2087c98
net/http/http_util_unittest.cc