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.0 spec/support/servers/plugins/autothrottle.rb
arachni-0.4.7 spec/support/servers/plugins/autothrottle.rb
arachni-0.4.6 spec/support/servers/plugins/autothrottle.rb
arachni-0.4.5.2 spec/support/servers/plugins/autothrottle.rb
arachni-0.4.5.1 spec/support/servers/plugins/autothrottle.rb
arachni-0.4.5 spec/support/servers/plugins/autothrottle.rb
arachni-0.4.4 spec/support/servers/plugins/autothrottle.rb
arachni-0.4.3.2 spec/support/servers/plugins/autothrottle.rb
arachni-0.4.3.1 spec/support/servers/plugins/autothrottle.rb
arachni-0.4.3 spec/support/servers/plugins/autothrottle.rb
arachni-0.4.2 spec/servers/plugins/autothrottle.rb
arachni-0.4.1.3 spec/servers/plugins/autothrottle.rb
arachni-0.4.1.2 spec/servers/plugins/autothrottle.rb
arachni-0.4.1.1 spec/servers/plugins/autothrottle.rb
arachni-0.4.1 spec/servers/plugins/autothrottle.rb