Sha256: 5c461d092ad716d3cb8f5bdb7f21fc7381a1c9d6cf18b0fde73d7a5f481249ab
Contents?: true
Size: 682 Bytes
Versions: 3
Compression:
Stored size: 682 Bytes
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: https://myhost.com:2087/json-api/loadavg body: headers: authorization: - WHM root:iscool response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: server: - cpsrvd/11.28.64 date: - Fri, 18 Mar 2011 14:39:03 GMT content-length: - "46" cache-control: - no-cache, no-store, private, must-revalidate content-type: - text/plain body: | {"one":"0.06","five":"0.03","fifteen":"0.01"} http_version: "1.1"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
lumberg-1.0.1 | spec/vcr_cassettes/whm/server/loadavg.yml |
lumberg-1.0.0 | spec/vcr_cassettes/whm/server/loadavg.yml |
lumberg-0.9.5 | spec/vcr_cassettes/whm/server/loadavg.yml |