Bug 64534

Summary: WebSocket: Introduce pywebsocket-0.6b2
Product: WebKit Reporter: Yuta Kitamura <yutak>
Component: Tools / TestsAssignee: Yuta Kitamura <yutak>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ap, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 50099    
Attachments:
Description Flags
Patch none

Description Yuta Kitamura 2011-07-14 09:47:49 PDT
Introduce pywebsocket-0.6b2:
http://code.google.com/p/pywebsocket/downloads/detail?name=mod_pywebsocket-0.6b2.tar.gz&can=2&q=

- Now pywebsocket accepts "Sec-WebSocket-Version: 8" (and denies 7).
- Module mod_pywebsocket.handshake.hybi06 has been renamed to mod_pywebsocket.handshake.hybi (no "06").
Comment 1 Yuta Kitamura 2011-07-14 09:56:07 PDT
Created attachment 100817 [details]
Patch
Comment 2 Kent Tamura 2011-07-14 22:03:31 PDT
Comment on attachment 100817 [details]
Patch

ok
Comment 3 WebKit Review Bot 2011-07-14 23:26:41 PDT
Comment on attachment 100817 [details]
Patch

Clearing flags on attachment: 100817

Committed r91052: <http://trac.webkit.org/changeset/91052>
Comment 4 WebKit Review Bot 2011-07-14 23:26:46 PDT
All reviewed patches have been landed.  Closing bug.