Module: HTTPX::Plugins::Stream::RequestMethods
- Defined in:
- lib/httpx/plugins/stream.rb
Instance Attribute Summary collapse
-
#stream ⇒ Object
Returns the value of attribute stream.
Instance Attribute Details
#stream ⇒ Object
Returns the value of attribute stream.
117 118 119 |
# File 'lib/httpx/plugins/stream.rb', line 117 def stream @stream end |