Sha256: 7fbc66ceeb674af9f29cdc7bbbd94b2f6fdf37375780083bb191179f04773b06
Contents?: true
Size: 1.84 KB
Versions: 1
Compression:
Stored size: 1.84 KB
Contents
--- http_interactions: - request: method: get uri: https://api.parse.com/ body: encoding: US-ASCII string: '' headers: User-Agent: - Parse for Ruby, 0.0 Content-Type: - application/json X-Parse-Application-Id: - <X-Parse-Application-Id> X-Parse-Rest-Api-Key: - <X-Parse-REST-API-Key> Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - '*/*' response: status: code: 404 message: Not Found headers: Content-Type: - text/html; charset=utf-8 Date: - Wed, 26 Mar 2014 20:42:21 GMT Server: - nginx/1.4.2 Status: - 404 Not Found X-Runtime: - '0.004663' Content-Length: - '433' Connection: - keep-alive body: encoding: UTF-8 string: | <!DOCTYPE html> <html> <head> <title>The page you were looking for doesn't exist (404)</title> <style type="text/css"> body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; } div.dialog { width: 25em; padding: 0 4em; margin: 4em auto 0 auto; border: 1px solid #ccc; border-right-color: #999; border-bottom-color: #999; } h1 { font-size: 100%; color: #f00; line-height: 1.5em; } </style> </head> <body> <!-- This file lives in public/404.html --> <div class="dialog"> <h1>The page you were looking for doesn't exist.</h1> <p>You may have mistyped the address or the page may have moved.</p> </div> </body> </html> http_version: recorded_at: Wed, 26 Mar 2014 20:42:21 GMT recorded_with: VCR 2.4.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
parse-ruby-client-0.3.0 | fixtures/vcr_cassettes/test_retries_404_correct.yml |