Sha256: 3d153602bd6314a19e0559a67a8ffbf97c285659c4f352d9aaa42ab6f90f44c6
Contents?: true
Size: 549 Bytes
Versions: 3
Compression:
Stored size: 549 Bytes
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: https://myhost.com:2087/json-api/listresellers 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 transfer-encoding: - chunked content-type: - text/plain body: "{\"reseller\":[\"bob\", \"ted\"]}" http_version: "1.1"
Version data entries
3 entries across 3 versions & 1 rubygems