Sha256: 789038b63d8b7efe5d3c60af6fac1e1ff9a1225a0f7e404b2fc4e11a5a6f373f

Contents?: true

Size: 1.14 KB

Versions: 2

Compression:

Stored size: 1.14 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: rakeroutes.com/this-url-does-not-exist
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Typhoeus - https://github.com/typhoeus/typhoeus
  response:
    status:
      code: 404
      message: Not Found
    headers:
      Date:
      - Tue, 03 Dec 2013 06:07:19 GMT
      Server:
      - Apache
      Vary:
      - Accept-Encoding
      Content-Length:
      - '340'
      Content-Type:
      - text/html; charset=iso-8859-1
    body:
      encoding: UTF-8
      string: |
        <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
        <html><head>
        <title>404 Not Found</title>
        </head><body>
        <h1>Not Found</h1>
        <p>The requested URL /this-url-does-not-exist was not found on this server.</p>
        <p>Additionally, a 404 Not Found
        error was encountered while trying to use an ErrorDocument to handle the request.</p>
        </body></html>
    http_version: '1.1'
    adapter_metadata:
      effective_url: HTTP://rakeroutes.com/this-url-does-not-exist
  recorded_at: Tue, 03 Dec 2013 06:07:19 GMT
recorded_with: VCR 2.8.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hwacha-0.2.0 spec/fixtures/cassettes/url_with_404_response.yml
hwacha-0.1.0 spec/fixtures/cassettes/url_with_404_response.yml