# File lib/rev/http_client.rb, line 202
202:     def on_error(reason)
203:       close
204:       raise RuntimeError, reason
205:     end