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

Side by Side Diff: tools/devtools_auto/third_party/websocket-client/data/header01.txt

Issue 10825463: Initial checkin for devtools-based automation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 HTTP/1.1 101 WebSocket Protocol Handshake
2 Connection: Upgrade
3 Upgrade: WebSocket
4 Sec-WebSocket-Accept: Kxep+hNu9n51529fGidYu7a3wO0=
5 some_header: something
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698