Module: HTTPX::Plugins::Websocket::ResponseMethods
- Defined in:
- lib/httpx/plugins/websocket.rb
Instance Attribute Summary collapse
-
#driver ⇒ Object
readonly
Returns the value of attribute driver.
Instance Attribute Details
#driver ⇒ Object (readonly)
Returns the value of attribute driver.
56 57 58 |
# File 'lib/httpx/plugins/websocket.rb', line 56 def driver @driver end |