# File lib/libwebsocket/opening_handshake.rb, line 20 def parse(opts) @controller << opts return false if @controller.error return true end