lua-resty-websocket icon indicating copy to clipboard operation
lua-resty-websocket copied to clipboard

check the HTTP response status code and headers for websocket client

Open tokers opened this issue 7 years ago • 2 comments
trafficstars

Hello!

Recently I'm working on developing some features based on this library. However, it seems that the websocket.client doest not check the status code, headers when handshaking. This may need to be strengthened. Is there any plan for this?

tokers avatar Apr 26 '18 07:04 tokers

@tokers Pull requests welcome :)

agentzh avatar Apr 26 '18 20:04 agentzh

@agentzh OK, I will try :)

tokers avatar Apr 27 '18 01:04 tokers