Rename status_line in WebSocketHandshakeRequestHandler to request_line
commitdf8c45110a92a4383ae2b834f60dc5d9c41eeb64
authortyoshino@chromium.org <tyoshino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 11 Oct 2013 13:11:05 +0000 (11 13:11 +0000)
committertyoshino@chromium.org <tyoshino@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 11 Oct 2013 13:11:05 +0000 (11 13:11 +0000)
tree9a8dff01f991ed0dbe7ef9c170988aea526f899f
parent7cf7c324d6e0937448a17d7b846468a90897cb8b
Rename status_line in WebSocketHandshakeRequestHandler to request_line

This class handles handshake requests. status_line and status_line_ in
this class is actually handling Request-line.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@228175 0039d316-1c4b-4281-b951-d872f2087c98
net/websockets/websocket_handshake_handler.cc
net/websockets/websocket_handshake_handler.h