Sha256: f1a9b962b2d24f940c2c67c56f26fd6d97f82c16a7979e16c6d2b18d8f366bd1

Contents?: true

Size: 104 Bytes

Versions: 9

Compression:

Stored size: 104 Bytes

Contents

body = ['abcdfghklmnop' * 100_000]
run Proc.new { |env|
  [200, {'Content-Type' => 'text/html'}, body]
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
glebtv-httpclient-3.3.0 stress-test/config.ru
glebtv-httpclient-3.2.8 stress-test/config.ru
glebtv-httpclient-3.2.7 stress-test/config.ru
glebtv-httpclient-3.2.6 stress-test/config.ru
glebtv-httpclient-3.2.4 stress-test/config.ru
glebtv-httpclient-3.2.3 stress-test/config.ru
glebtv-httpclient-3.2.2 stress-test/config.ru
glebtv-httpclient-3.2.1 stress-test/config.ru
glebtv-httpclient-3.2.0 stress-test/config.ru