Re: [personal kdb+] kdb closes websocket connection

you’re correct - it’s failing since kdb+ is doing a case-sensitive match for “Sec-Websocket-Accept”.

the next release will do a case insensitive match.

Mike - today’s release should fix that.

thanks,

Charlie