Sha256: 117cfa64db4a479d9a9bbe36586ffe5b0cd1e185b2c632d21485d4a62d19e0ca

Contents?: true

Size: 98 Bytes

Versions: 48

Compression:

Stored size: 98 Bytes

Contents

require 'sinatra'

class App < Sinatra::Base
  get('/timeout') do
    sleep(2)
  end
end

run App

Version data entries

48 entries across 48 versions & 2 rubygems

Version Path
excon-0.30.0 tests/rackups/timeout.ru
excon-0.29.0 tests/rackups/timeout.ru
excon-0.28.0 tests/rackups/timeout.ru
excon-0.27.6 tests/rackups/timeout.ru
excon-0.27.5 tests/rackups/timeout.ru
excon-0.27.4 tests/rackups/timeout.ru
excon-0.27.3 tests/rackups/timeout.ru
excon-0.27.2 tests/rackups/timeout.ru
excon-0.27.1 tests/rackups/timeout.ru
excon-0.27.0 tests/rackups/timeout.ru
excon-0.26.0 tests/rackups/timeout.ru
excon-0.25.3 tests/rackups/timeout.ru
excon-0.25.2 tests/rackups/timeout.ru
excon-0.25.1 tests/rackups/timeout.ru
excon-0.25.0 tests/rackups/timeout.ru
excon-0.24.0 tests/rackups/timeout.ru
excon-0.23.0 tests/rackups/timeout.ru
excon-0.22.1 tests/rackups/timeout.ru
excon-0.22.0 tests/rackups/timeout.ru
vagrant-shell-0.2.6 vendor/bundle/gems/excon-0.20.1/tests/rackups/timeout.ru