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.
142 143 144 |
# File 'lib/httpx/plugins/stream.rb', line 142 def stream @stream end |