You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rudimentary fix and testcase for Issue Lawouach#179
Per RFC-6455 protocols and extensions values can contain multiple
values and may occur multiple times in the header.
This fix handles only the case of the ',' delimiter and not ';'.
Enhanced existing test to verify the most basic of parsing examples.
0 commit comments