227 228 229 230 231
# File 'lib/httpx/connection/http1.rb', line 227 def ping reset emit(:reset) emit(:exhausted) end