Method: RIO::HTTP::Stream::Open#input
- Defined in:
- lib/rio/scheme/http.rb
#input ⇒ Object
61 62 63 64 |
# File 'lib/rio/scheme/http.rb', line 61 def input() self.rl.base = self.ioh.base_uri stream_state('HTTP::Stream::Input') end |
61 62 63 64 |
# File 'lib/rio/scheme/http.rb', line 61 def input() self.rl.base = self.ioh.base_uri stream_state('HTTP::Stream::Input') end |