class Capybara::Server::Checker

def http_request(&block)

def http_request(&block)
  make_request(read_timeout: 2, &block)
end