module Qeweney::RequestInfoMethods

def websocket_version

def websocket_version
  headers['sec-websocket-version'].to_i
end