Method: HTTPX::Plugins::StreamBidi::Signal#handle_socket_timeout
- Defined in:
- lib/httpx/plugins/stream_bidi.rb
#handle_socket_timeout(interval) ⇒ Object
noop (the owner connection will take of it)
206 |
# File 'lib/httpx/plugins/stream_bidi.rb', line 206 def handle_socket_timeout(interval); end |