Module: HTTPX::Plugins::Stream::RequestMethods
- Defined in:
- lib/httpx/plugins/stream.rb,
sig/plugins/stream.rbs
Instance Attribute Summary collapse
-
#stream ⇒ StreamResponse?
Returns the value of attribute stream.
Instance Attribute Details
#stream ⇒ StreamResponse?
Returns the value of attribute stream.
197 198 199 |
# File 'lib/httpx/plugins/stream.rb', line 197 def stream @stream end |