Closed xorgy closed 3 years ago
Thanks a lot xorgy. Could you please also provide a test which shows that this doesn't break existing functionality, ie that it works when only sending "Upgrade" in the connection header, as well as when sending "keep-alive,Upgrade"?
Thanks a lot xorgy. Could you please also provide a test which shows that this doesn't break existing functionality, ie that it works when only sending "Upgrade" in the connection header, as well as when sending "keep-alive,Upgrade"?
Sure, I'll write a test for it. Probably good to have one anyway, given that there are zero tests for this function right now.
Let me know if the test I've added is satisfactory, I can squash it in.
Thank you as well.
Fixes #561