yunhostnet / pywebsocket

Automatically exported from code.google.com/p/pywebsocket
0 stars 0 forks source link

Fix header skipping logic #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
Fix the erroneous logic for skipping Web Socket headers.
Also fix some stylistic issues.

When reviewing my code changes, please focus on:

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by yuzo@chromium.org on 15 Oct 2009 at 8:46

GoogleCodeExporter commented 9 years ago
Thank you for the review. Merged to /trunk.

Original comment by yuzo@chromium.org on 15 Oct 2009 at 9:38