Method: HTTPX::Plugins::StreamBidi::Signal#interests
- Defined in:
- lib/httpx/plugins/stream_bidi.rb
#interests ⇒ Object
180 181 182 183 184 |
# File 'lib/httpx/plugins/stream_bidi.rb', line 180 def interests return if @closed :r end |