Sha256: 453287ee17b34c65fa7552c2a067a294defc0ddf4de597fd16b6bb1a3454a48a

Contents?: true

Size: 66 Bytes

Versions: 35

Compression:

Stored size: 66 Bytes

Contents

require 'sinatra'

get '/' do
end

get '/slow' do
    sleep 1
end

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
arachni-1.6.1.3 spec/support/servers/plugins/autothrottle.rb
arachni-1.6.1.2 spec/support/servers/plugins/autothrottle.rb
arachni-1.6.1.1 spec/support/servers/plugins/autothrottle.rb
arachni-1.6.1 spec/support/servers/plugins/autothrottle.rb
arachni-1.6.0 spec/support/servers/plugins/autothrottle.rb
arachni-1.5.1 spec/support/servers/plugins/autothrottle.rb
arachni-1.5 spec/support/servers/plugins/autothrottle.rb
arachni-1.4 spec/support/servers/plugins/autothrottle.rb
arachni-1.3.2 spec/support/servers/plugins/autothrottle.rb
arachni-1.3.1 spec/support/servers/plugins/autothrottle.rb
arachni-1.3 spec/support/servers/plugins/autothrottle.rb
arachni-1.2.1 spec/support/servers/plugins/autothrottle.rb
arachni-1.2 spec/support/servers/plugins/autothrottle.rb
arachni-1.1 spec/support/servers/plugins/autothrottle.rb
arachni-1.0.6 spec/support/servers/plugins/autothrottle.rb
arachni-1.0.5 spec/support/servers/plugins/autothrottle.rb
arachni-1.0.4 spec/support/servers/plugins/autothrottle.rb
arachni-1.0.3 spec/support/servers/plugins/autothrottle.rb
arachni-1.0.2 spec/support/servers/plugins/autothrottle.rb
arachni-1.0.1 spec/support/servers/plugins/autothrottle.rb