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.
115 116 117 |
# File 'lib/httpx/plugins/stream.rb', line 115 def stream @stream end |