Libraries
»
funnel
(0.1.5)
»
Index
»
Funnel
»
WebSocket
»
Connection
»
#path
Method: Funnel::WebSocket::Connection#path
Defined in:
lib/funnel/web_socket/connection.rb
#
path
⇒
Object
24 25 26
# File 'lib/funnel/web_socket/connection.rb', line 24
def
path
@headers
[
:path
]
end