vsajip / pywebsocket

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

Fix field parsing code for empty value fields #73

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
- Take 'Foobar: \r\n' as an empty value field
- Output partial result in parsing fields

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 tyoshino@chromium.org on 22 Nov 2010 at 11:07

GoogleCodeExporter commented 9 years ago
Set review issue status to: Fixed

Original comment by tyoshino@chromium.org on 25 Nov 2010 at 1:54