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