Sha256: dd99876a3db4f38b88c1f14aa41646af99472e52f44ac95f3e060f66d936ccab
Contents?: true
Size: 422 Bytes
Versions: 24
Compression:
Stored size: 422 Bytes
Contents
#!/bin/sh . ./test-lib.sh test -r random_blob || die "random_blob required, run with 'make $0'" check_copy_stream t_plan 13 "IO.copy_stream byte range response for $model" t_begin "setup and startup" && { rtmpfiles out err rainbows_setup $model # can't load Rack::Lint here since it clobbers body#to_path rainbows -E none -D large-file-response.ru -c $unicorn_config rainbows_wait_start } . ./byte-range-common.sh
Version data entries
24 entries across 24 versions & 1 rubygems