red5 0.0.4 → 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/red_5/models/entities.rb +1 -1
- data/lib/red_5/version.rb +1 -1
- data/spec/cassettes/Failure/404s/raises_an_exception_on_a_ludicrous_request.yml +11 -11
- data/spec/cassettes/Failure/404s/raises_an_exception_on_a_non-existent_thing.yml +11 -11
- data/spec/cassettes/Failure/Non-existent_attributes/raises_an_exception_on_a_bogus_lookup.yml +11 -11
- data/spec/cassettes/Red5_Films/finds_ALL_THE_FILMS_even_the_shitty_ones_.yml +64 -65
- data/spec/cassettes/Red5_Films/finds_a_particular_film.yml +28 -28
- data/spec/cassettes/Red5_Films/returns_a_film.yml +11 -11
- data/spec/cassettes/Red5_People/fetches_the_species_for_a_person.yml +16 -16
- data/spec/cassettes/Red5_People/finds_ALL_THE_PEOPLE.yml +231 -233
- data/spec/cassettes/Red5_People/finds_a_particular_person.yml +11 -11
- data/spec/cassettes/Red5_People/has_an_id.yml +18 -18
- data/spec/cassettes/Red5_People/returns_a_person.yml +11 -11
- data/spec/cassettes/Red5_Planets/finds_a_planet.yml +11 -11
- data/spec/cassettes/Red5_Species/fetches_the_homeworld_for_a_species.yml +16 -16
- data/spec/cassettes/Red5_Species/finds_a_homeworld_for_a_species.yml +11 -11
- data/spec/cassettes/Red5_Species/finds_a_species.yml +11 -11
- data/spec/cassettes/Red5_Starships/finds_a_starship.yml +19 -19
- data/spec/cassettes/Red5_Vehicles/finds_a_vehicle.yml +11 -11
- metadata +2 -42
- data/spec/cassettes/Red5_Films/has_OpenStruct-type_lookups.yml +0 -111
- data/spec/cassettes/Red5_Starships/Failure/raises_an_exception_on_a_ludicrous_request.yml +0 -96
- data/spec/cassettes/Red5_Starships/Failure/raises_an_exception_on_a_non-existent_thing.yml +0 -96
- data/spec/cassettes/Red_5_Films/finds_a_film.yml +0 -111
- data/spec/cassettes/Red_5_Films/finds_a_particular_film.yml +0 -111
- data/spec/cassettes/Red_5_Films/returns_a_film.yml +0 -111
- data/spec/cassettes/Red_5_People/fetches_the_species_for_a_person.yml +0 -155
- data/spec/cassettes/Red_5_People/finds_a_particular_person.yml +0 -101
- data/spec/cassettes/Red_5_People/finds_a_person.yml +0 -101
- data/spec/cassettes/Red_5_People/gets_the_species_for_a_person.yml +0 -252
- data/spec/cassettes/Red_5_People/has_an_id.yml +0 -101
- data/spec/cassettes/Red_5_People/returns_a_person.yml +0 -101
- data/spec/cassettes/Red_5_Planets/finds_a_planet.yml +0 -101
- data/spec/cassettes/Red_5_Species/fetches_the_homeworld_for_a_species.yml +0 -157
- data/spec/cassettes/Red_5_Species/finds_a_homeworld_for_a_species.yml +0 -101
- data/spec/cassettes/Red_5_Species/finds_a_species.yml +0 -101
- data/spec/cassettes/Red_5_Species/gets_the_homeworld_for_a_species.yml +0 -157
- data/spec/cassettes/Red_5_Starships/Failure/raises_an_exception_on_a_non-existent_thing.yml +0 -96
- data/spec/cassettes/Red_5_Starships/finds_a_starship.yml +0 -102
- data/spec/cassettes/Red_5_Vehicles/finds_a_vehicle.yml +0 -102
| @@ -19,7 +19,7 @@ http_interactions: | |
| 19 19 | 
             
                  message: MOVED PERMANENTLY
         | 
| 20 20 | 
             
                headers:
         | 
| 21 21 | 
             
                  Date:
         | 
| 22 | 
            -
                  - Tue, 23 Dec 2014  | 
| 22 | 
            +
                  - Tue, 23 Dec 2014 23:35:07 GMT
         | 
| 23 23 | 
             
                  Content-Type:
         | 
| 24 24 | 
             
                  - text/html; charset=utf-8
         | 
| 25 25 | 
             
                  Transfer-Encoding:
         | 
| @@ -27,23 +27,23 @@ http_interactions: | |
| 27 27 | 
             
                  Connection:
         | 
| 28 28 | 
             
                  - keep-alive
         | 
| 29 29 | 
             
                  Set-Cookie:
         | 
| 30 | 
            -
                  - __cfduid= | 
| 31 | 
            -
                     | 
| 32 | 
            -
                  Location:
         | 
| 33 | 
            -
                  - http://swapi.co/api/people/7/
         | 
| 30 | 
            +
                  - __cfduid=d70f6ed259cc08aea9fc2b6ca44488e171419377706; expires=Wed, 23-Dec-15
         | 
| 31 | 
            +
                    23:35:06 GMT; path=/; domain=.swapi.co; HttpOnly
         | 
| 34 32 | 
             
                  X-Frame-Options:
         | 
| 35 33 | 
             
                  - SAMEORIGIN
         | 
| 34 | 
            +
                  Location:
         | 
| 35 | 
            +
                  - http://swapi.co/api/people/7/
         | 
| 36 36 | 
             
                  Via:
         | 
| 37 37 | 
             
                  - 1.1 vegur
         | 
| 38 38 | 
             
                  Server:
         | 
| 39 39 | 
             
                  - cloudflare-nginx
         | 
| 40 40 | 
             
                  Cf-Ray:
         | 
| 41 | 
            -
                  -  | 
| 41 | 
            +
                  - 19d85facbe690a72-LHR
         | 
| 42 42 | 
             
                body:
         | 
| 43 43 | 
             
                  encoding: UTF-8
         | 
| 44 44 | 
             
                  string: ''
         | 
| 45 45 | 
             
                http_version: 
         | 
| 46 | 
            -
              recorded_at: Tue, 23 Dec 2014  | 
| 46 | 
            +
              recorded_at: Tue, 23 Dec 2014 23:35:07 GMT
         | 
| 47 47 | 
             
            - request:
         | 
| 48 48 | 
             
                method: get
         | 
| 49 49 | 
             
                uri: http://swapi.co/api/people/7/
         | 
| @@ -56,7 +56,7 @@ http_interactions: | |
| 56 56 | 
             
                  Accept-Encoding:
         | 
| 57 57 | 
             
                  - gzip, deflate
         | 
| 58 58 | 
             
                  Cookie:
         | 
| 59 | 
            -
                  - __cfduid= | 
| 59 | 
            +
                  - __cfduid=d70f6ed259cc08aea9fc2b6ca44488e171419377706; domain=.swapi.co
         | 
| 60 60 | 
             
                  User-Agent:
         | 
| 61 61 | 
             
                  - Ruby
         | 
| 62 62 | 
             
              response:
         | 
| @@ -65,7 +65,7 @@ http_interactions: | |
| 65 65 | 
             
                  message: OK
         | 
| 66 66 | 
             
                headers:
         | 
| 67 67 | 
             
                  Date:
         | 
| 68 | 
            -
                  - Tue, 23 Dec 2014  | 
| 68 | 
            +
                  - Tue, 23 Dec 2014 23:35:07 GMT
         | 
| 69 69 | 
             
                  Content-Type:
         | 
| 70 70 | 
             
                  - application/json
         | 
| 71 71 | 
             
                  Transfer-Encoding:
         | 
| @@ -83,7 +83,7 @@ http_interactions: | |
| 83 83 | 
             
                  Server:
         | 
| 84 84 | 
             
                  - cloudflare-nginx
         | 
| 85 85 | 
             
                  Cf-Ray:
         | 
| 86 | 
            -
                  -  | 
| 86 | 
            +
                  - 19d85fad6c700a72-LHR
         | 
| 87 87 | 
             
                  Content-Encoding:
         | 
| 88 88 | 
             
                  - gzip
         | 
| 89 89 | 
             
                body:
         | 
| @@ -97,5 +97,5 @@ http_interactions: | |
| 97 97 | 
             
                    VFCDEOKxzOdgfmu12NYgoZOtqNZwd9WmaG+NAX2wyDvO3j8AAAD//wMAbdOz
         | 
| 98 98 | 
             
                    O88BAAA=
         | 
| 99 99 | 
             
                http_version: 
         | 
| 100 | 
            -
              recorded_at: Tue, 23 Dec 2014  | 
| 100 | 
            +
              recorded_at: Tue, 23 Dec 2014 23:35:07 GMT
         | 
| 101 101 | 
             
            recorded_with: VCR 2.9.3
         | 
| @@ -19,7 +19,7 @@ http_interactions: | |
| 19 19 | 
             
                  message: MOVED PERMANENTLY
         | 
| 20 20 | 
             
                headers:
         | 
| 21 21 | 
             
                  Date:
         | 
| 22 | 
            -
                  - Tue, 23 Dec 2014  | 
| 22 | 
            +
                  - Tue, 23 Dec 2014 23:35:07 GMT
         | 
| 23 23 | 
             
                  Content-Type:
         | 
| 24 24 | 
             
                  - text/html; charset=utf-8
         | 
| 25 25 | 
             
                  Transfer-Encoding:
         | 
| @@ -27,23 +27,23 @@ http_interactions: | |
| 27 27 | 
             
                  Connection:
         | 
| 28 28 | 
             
                  - keep-alive
         | 
| 29 29 | 
             
                  Set-Cookie:
         | 
| 30 | 
            -
                  - __cfduid= | 
| 31 | 
            -
                     | 
| 32 | 
            -
                  Location:
         | 
| 33 | 
            -
                  - http://swapi.co/api/people/13/
         | 
| 30 | 
            +
                  - __cfduid=d98b2e4ff55cf78d51f6d620b03bc12f91419377707; expires=Wed, 23-Dec-15
         | 
| 31 | 
            +
                    23:35:07 GMT; path=/; domain=.swapi.co; HttpOnly
         | 
| 34 32 | 
             
                  X-Frame-Options:
         | 
| 35 33 | 
             
                  - SAMEORIGIN
         | 
| 34 | 
            +
                  Location:
         | 
| 35 | 
            +
                  - http://swapi.co/api/people/13/
         | 
| 36 36 | 
             
                  Via:
         | 
| 37 37 | 
             
                  - 1.1 vegur
         | 
| 38 38 | 
             
                  Server:
         | 
| 39 39 | 
             
                  - cloudflare-nginx
         | 
| 40 40 | 
             
                  Cf-Ray:
         | 
| 41 | 
            -
                  -  | 
| 41 | 
            +
                  - 19d85fb00ee30a72-LHR
         | 
| 42 42 | 
             
                body:
         | 
| 43 43 | 
             
                  encoding: UTF-8
         | 
| 44 44 | 
             
                  string: ''
         | 
| 45 45 | 
             
                http_version: 
         | 
| 46 | 
            -
              recorded_at: Tue, 23 Dec 2014  | 
| 46 | 
            +
              recorded_at: Tue, 23 Dec 2014 23:35:07 GMT
         | 
| 47 47 | 
             
            - request:
         | 
| 48 48 | 
             
                method: get
         | 
| 49 49 | 
             
                uri: http://swapi.co/api/people/13/
         | 
| @@ -56,7 +56,7 @@ http_interactions: | |
| 56 56 | 
             
                  Accept-Encoding:
         | 
| 57 57 | 
             
                  - gzip, deflate
         | 
| 58 58 | 
             
                  Cookie:
         | 
| 59 | 
            -
                  - __cfduid= | 
| 59 | 
            +
                  - __cfduid=d98b2e4ff55cf78d51f6d620b03bc12f91419377707; domain=.swapi.co
         | 
| 60 60 | 
             
                  User-Agent:
         | 
| 61 61 | 
             
                  - Ruby
         | 
| 62 62 | 
             
              response:
         | 
| @@ -65,7 +65,7 @@ http_interactions: | |
| 65 65 | 
             
                  message: OK
         | 
| 66 66 | 
             
                headers:
         | 
| 67 67 | 
             
                  Date:
         | 
| 68 | 
            -
                  - Tue, 23 Dec 2014  | 
| 68 | 
            +
                  - Tue, 23 Dec 2014 23:35:08 GMT
         | 
| 69 69 | 
             
                  Content-Type:
         | 
| 70 70 | 
             
                  - application/json
         | 
| 71 71 | 
             
                  Transfer-Encoding:
         | 
| @@ -83,19 +83,19 @@ http_interactions: | |
| 83 83 | 
             
                  Server:
         | 
| 84 84 | 
             
                  - cloudflare-nginx
         | 
| 85 85 | 
             
                  Cf-Ray:
         | 
| 86 | 
            -
                  -  | 
| 86 | 
            +
                  - 19d85fb0c6ab0a72-LHR
         | 
| 87 87 | 
             
                  Content-Encoding:
         | 
| 88 88 | 
             
                  - gzip
         | 
| 89 89 | 
             
                body:
         | 
| 90 90 | 
             
                  encoding: ASCII-8BIT
         | 
| 91 91 | 
             
                  string: !binary |-
         | 
| 92 | 
            -
                     | 
| 93 | 
            -
                     | 
| 94 | 
            -
                     | 
| 95 | 
            -
                     | 
| 96 | 
            -
                     | 
| 97 | 
            -
                     | 
| 98 | 
            -
                     | 
| 92 | 
            +
                    H4sIAAAAAAAAAwAAAP//fJHBbsIwDIbfpedBYlO6rUd4BS7bNKGQeiQiTao0
         | 
| 93 | 
            +
                    XYWmvfscYKBJK6fI3//FcpyvwquWirpYGxp3SmtVPBSG7N4khohPXLaq77kA
         | 
| 94 | 
            +
                    wJwpG7c6uBAZ7WIYPcP+YP0VDv7gz5iOdFPdQIx2NiazPZLKDKVcrV6Y7sk3
         | 
| 95 | 
            +
                    lEmrXLZMaGkM0TWMTEpdLUQ/qs7OdRB8iM4pT6kXUAq2P6xrecC3f9VTKCB7
         | 
| 96 | 
            +
                    0zHejxf340oU77yDjrSlyTkuce7F8icZq920/ZsLeD43Tyr2xnaTF66CADk1
         | 
| 97 | 
            +
                    7c1BPHXVkVSivGSUUM4AZyA3UNUl1uVyLqtKSvma/7GxfzWUG4QaHuulnC8W
         | 
| 98 | 
            +
                    eNGG6Kb+i0LnSAA//vsHAAD//wMAyyaXinICAAA=
         | 
| 99 99 | 
             
                http_version: 
         | 
| 100 | 
            -
              recorded_at: Tue, 23 Dec 2014  | 
| 100 | 
            +
              recorded_at: Tue, 23 Dec 2014 23:35:08 GMT
         | 
| 101 101 | 
             
            recorded_with: VCR 2.9.3
         | 
| @@ -19,7 +19,7 @@ http_interactions: | |
| 19 19 | 
             
                  message: MOVED PERMANENTLY
         | 
| 20 20 | 
             
                headers:
         | 
| 21 21 | 
             
                  Date:
         | 
| 22 | 
            -
                  - Tue, 23 Dec 2014  | 
| 22 | 
            +
                  - Tue, 23 Dec 2014 23:34:58 GMT
         | 
| 23 23 | 
             
                  Content-Type:
         | 
| 24 24 | 
             
                  - text/html; charset=utf-8
         | 
| 25 25 | 
             
                  Transfer-Encoding:
         | 
| @@ -27,23 +27,23 @@ http_interactions: | |
| 27 27 | 
             
                  Connection:
         | 
| 28 28 | 
             
                  - keep-alive
         | 
| 29 29 | 
             
                  Set-Cookie:
         | 
| 30 | 
            -
                  - __cfduid= | 
| 31 | 
            -
                     | 
| 32 | 
            -
                  Location:
         | 
| 33 | 
            -
                  - http://swapi.co/api/people/1/
         | 
| 30 | 
            +
                  - __cfduid=d92a244fcf75d56c2ef59adcd25f11d511419377698; expires=Wed, 23-Dec-15
         | 
| 31 | 
            +
                    23:34:58 GMT; path=/; domain=.swapi.co; HttpOnly
         | 
| 34 32 | 
             
                  X-Frame-Options:
         | 
| 35 33 | 
             
                  - SAMEORIGIN
         | 
| 34 | 
            +
                  Location:
         | 
| 35 | 
            +
                  - http://swapi.co/api/people/1/
         | 
| 36 36 | 
             
                  Via:
         | 
| 37 37 | 
             
                  - 1.1 vegur
         | 
| 38 38 | 
             
                  Server:
         | 
| 39 39 | 
             
                  - cloudflare-nginx
         | 
| 40 40 | 
             
                  Cf-Ray:
         | 
| 41 | 
            -
                  -  | 
| 41 | 
            +
                  - 19d85f7827790a72-LHR
         | 
| 42 42 | 
             
                body:
         | 
| 43 43 | 
             
                  encoding: UTF-8
         | 
| 44 44 | 
             
                  string: ''
         | 
| 45 45 | 
             
                http_version: 
         | 
| 46 | 
            -
              recorded_at: Tue, 23 Dec 2014  | 
| 46 | 
            +
              recorded_at: Tue, 23 Dec 2014 23:34:58 GMT
         | 
| 47 47 | 
             
            - request:
         | 
| 48 48 | 
             
                method: get
         | 
| 49 49 | 
             
                uri: http://swapi.co/api/people/1/
         | 
| @@ -56,7 +56,7 @@ http_interactions: | |
| 56 56 | 
             
                  Accept-Encoding:
         | 
| 57 57 | 
             
                  - gzip, deflate
         | 
| 58 58 | 
             
                  Cookie:
         | 
| 59 | 
            -
                  - __cfduid= | 
| 59 | 
            +
                  - __cfduid=d92a244fcf75d56c2ef59adcd25f11d511419377698; domain=.swapi.co
         | 
| 60 60 | 
             
                  User-Agent:
         | 
| 61 61 | 
             
                  - Ruby
         | 
| 62 62 | 
             
              response:
         | 
| @@ -65,7 +65,7 @@ http_interactions: | |
| 65 65 | 
             
                  message: OK
         | 
| 66 66 | 
             
                headers:
         | 
| 67 67 | 
             
                  Date:
         | 
| 68 | 
            -
                  - Tue, 23 Dec 2014  | 
| 68 | 
            +
                  - Tue, 23 Dec 2014 23:34:59 GMT
         | 
| 69 69 | 
             
                  Content-Type:
         | 
| 70 70 | 
             
                  - application/json
         | 
| 71 71 | 
             
                  Transfer-Encoding:
         | 
| @@ -83,7 +83,7 @@ http_interactions: | |
| 83 83 | 
             
                  Server:
         | 
| 84 84 | 
             
                  - cloudflare-nginx
         | 
| 85 85 | 
             
                  Cf-Ray:
         | 
| 86 | 
            -
                  -  | 
| 86 | 
            +
                  - 19d85f78e0860a72-LHR
         | 
| 87 87 | 
             
                  Content-Encoding:
         | 
| 88 88 | 
             
                  - gzip
         | 
| 89 89 | 
             
                body:
         | 
| @@ -97,5 +97,5 @@ http_interactions: | |
| 97 97 | 
             
                    XgTCVt/z63C+dK0cSA/hmzll6YbxDS13LBEZFRmL8zSllL6ERdb6v8bpjjPB
         | 
| 98 98 | 
             
                    CpHl8UPJvrXRmbWNge0NhEV8fgEAAP//AwCEcYkzcwIAAA==
         | 
| 99 99 | 
             
                http_version: 
         | 
| 100 | 
            -
              recorded_at: Tue, 23 Dec 2014  | 
| 100 | 
            +
              recorded_at: Tue, 23 Dec 2014 23:34:59 GMT
         | 
| 101 101 | 
             
            recorded_with: VCR 2.9.3
         | 
| @@ -19,7 +19,7 @@ http_interactions: | |
| 19 19 | 
             
                  message: MOVED PERMANENTLY
         | 
| 20 20 | 
             
                headers:
         | 
| 21 21 | 
             
                  Date:
         | 
| 22 | 
            -
                  - Tue, 23 Dec 2014  | 
| 22 | 
            +
                  - Tue, 23 Dec 2014 23:34:49 GMT
         | 
| 23 23 | 
             
                  Content-Type:
         | 
| 24 24 | 
             
                  - text/html; charset=utf-8
         | 
| 25 25 | 
             
                  Transfer-Encoding:
         | 
| @@ -27,23 +27,23 @@ http_interactions: | |
| 27 27 | 
             
                  Connection:
         | 
| 28 28 | 
             
                  - keep-alive
         | 
| 29 29 | 
             
                  Set-Cookie:
         | 
| 30 | 
            -
                  - __cfduid= | 
| 31 | 
            -
                     | 
| 32 | 
            -
                  Location:
         | 
| 33 | 
            -
                  - http://swapi.co/api/planets/2/
         | 
| 30 | 
            +
                  - __cfduid=d4041aedc1a9a0c9c51c7792e346a6ed11419377689; expires=Wed, 23-Dec-15
         | 
| 31 | 
            +
                    23:34:49 GMT; path=/; domain=.swapi.co; HttpOnly
         | 
| 34 32 | 
             
                  X-Frame-Options:
         | 
| 35 33 | 
             
                  - SAMEORIGIN
         | 
| 34 | 
            +
                  Location:
         | 
| 35 | 
            +
                  - http://swapi.co/api/planets/2/
         | 
| 36 36 | 
             
                  Via:
         | 
| 37 37 | 
             
                  - 1.1 vegur
         | 
| 38 38 | 
             
                  Server:
         | 
| 39 39 | 
             
                  - cloudflare-nginx
         | 
| 40 40 | 
             
                  Cf-Ray:
         | 
| 41 | 
            -
                  -  | 
| 41 | 
            +
                  - 19d85f3ed7260a78-LHR
         | 
| 42 42 | 
             
                body:
         | 
| 43 43 | 
             
                  encoding: UTF-8
         | 
| 44 44 | 
             
                  string: ''
         | 
| 45 45 | 
             
                http_version: 
         | 
| 46 | 
            -
              recorded_at: Tue, 23 Dec 2014  | 
| 46 | 
            +
              recorded_at: Tue, 23 Dec 2014 23:34:49 GMT
         | 
| 47 47 | 
             
            - request:
         | 
| 48 48 | 
             
                method: get
         | 
| 49 49 | 
             
                uri: http://swapi.co/api/planets/2/
         | 
| @@ -56,7 +56,7 @@ http_interactions: | |
| 56 56 | 
             
                  Accept-Encoding:
         | 
| 57 57 | 
             
                  - gzip, deflate
         | 
| 58 58 | 
             
                  Cookie:
         | 
| 59 | 
            -
                  - __cfduid= | 
| 59 | 
            +
                  - __cfduid=d4041aedc1a9a0c9c51c7792e346a6ed11419377689; domain=.swapi.co
         | 
| 60 60 | 
             
                  User-Agent:
         | 
| 61 61 | 
             
                  - Ruby
         | 
| 62 62 | 
             
              response:
         | 
| @@ -65,7 +65,7 @@ http_interactions: | |
| 65 65 | 
             
                  message: OK
         | 
| 66 66 | 
             
                headers:
         | 
| 67 67 | 
             
                  Date:
         | 
| 68 | 
            -
                  - Tue, 23 Dec 2014  | 
| 68 | 
            +
                  - Tue, 23 Dec 2014 23:34:50 GMT
         | 
| 69 69 | 
             
                  Content-Type:
         | 
| 70 70 | 
             
                  - application/json
         | 
| 71 71 | 
             
                  Transfer-Encoding:
         | 
| @@ -83,7 +83,7 @@ http_interactions: | |
| 83 83 | 
             
                  Server:
         | 
| 84 84 | 
             
                  - cloudflare-nginx
         | 
| 85 85 | 
             
                  Cf-Ray:
         | 
| 86 | 
            -
                  -  | 
| 86 | 
            +
                  - 19d85f403ba60a78-LHR
         | 
| 87 87 | 
             
                  Content-Encoding:
         | 
| 88 88 | 
             
                  - gzip
         | 
| 89 89 | 
             
                body:
         | 
| @@ -97,5 +97,5 @@ http_interactions: | |
| 97 97 | 
             
                    le62ut1qddDa7HvTjbvu5pbHu+cctO4n1qpDq0w/Gs3YuoqKLdkz81vRxDtG
         | 
| 98 98 | 
             
                    KrKV4uMTAAD//wMAMgUgfwACAAA=
         | 
| 99 99 | 
             
                http_version: 
         | 
| 100 | 
            -
              recorded_at: Tue, 23 Dec 2014  | 
| 100 | 
            +
              recorded_at: Tue, 23 Dec 2014 23:34:50 GMT
         | 
| 101 101 | 
             
            recorded_with: VCR 2.9.3
         | 
| @@ -19,7 +19,7 @@ http_interactions: | |
| 19 19 | 
             
                  message: MOVED PERMANENTLY
         | 
| 20 20 | 
             
                headers:
         | 
| 21 21 | 
             
                  Date:
         | 
| 22 | 
            -
                  - Tue, 23 Dec 2014  | 
| 22 | 
            +
                  - Tue, 23 Dec 2014 23:34:52 GMT
         | 
| 23 23 | 
             
                  Content-Type:
         | 
| 24 24 | 
             
                  - text/html; charset=utf-8
         | 
| 25 25 | 
             
                  Transfer-Encoding:
         | 
| @@ -27,23 +27,23 @@ http_interactions: | |
| 27 27 | 
             
                  Connection:
         | 
| 28 28 | 
             
                  - keep-alive
         | 
| 29 29 | 
             
                  Set-Cookie:
         | 
| 30 | 
            -
                  - __cfduid= | 
| 31 | 
            -
                     | 
| 32 | 
            -
                  Location:
         | 
| 33 | 
            -
                  - http://swapi.co/api/species/3/
         | 
| 30 | 
            +
                  - __cfduid=d987d719d0f9d508b74aa18dfd525c4e41419377692; expires=Wed, 23-Dec-15
         | 
| 31 | 
            +
                    23:34:52 GMT; path=/; domain=.swapi.co; HttpOnly
         | 
| 34 32 | 
             
                  X-Frame-Options:
         | 
| 35 33 | 
             
                  - SAMEORIGIN
         | 
| 34 | 
            +
                  Location:
         | 
| 35 | 
            +
                  - http://swapi.co/api/species/3/
         | 
| 36 36 | 
             
                  Via:
         | 
| 37 37 | 
             
                  - 1.1 vegur
         | 
| 38 38 | 
             
                  Server:
         | 
| 39 39 | 
             
                  - cloudflare-nginx
         | 
| 40 40 | 
             
                  Cf-Ray:
         | 
| 41 | 
            -
                  -  | 
| 41 | 
            +
                  - 19d85f5092b60a72-LHR
         | 
| 42 42 | 
             
                body:
         | 
| 43 43 | 
             
                  encoding: UTF-8
         | 
| 44 44 | 
             
                  string: ''
         | 
| 45 45 | 
             
                http_version: 
         | 
| 46 | 
            -
              recorded_at: Tue, 23 Dec 2014  | 
| 46 | 
            +
              recorded_at: Tue, 23 Dec 2014 23:34:52 GMT
         | 
| 47 47 | 
             
            - request:
         | 
| 48 48 | 
             
                method: get
         | 
| 49 49 | 
             
                uri: http://swapi.co/api/species/3/
         | 
| @@ -56,7 +56,7 @@ http_interactions: | |
| 56 56 | 
             
                  Accept-Encoding:
         | 
| 57 57 | 
             
                  - gzip, deflate
         | 
| 58 58 | 
             
                  Cookie:
         | 
| 59 | 
            -
                  - __cfduid= | 
| 59 | 
            +
                  - __cfduid=d987d719d0f9d508b74aa18dfd525c4e41419377692; domain=.swapi.co
         | 
| 60 60 | 
             
                  User-Agent:
         | 
| 61 61 | 
             
                  - Ruby
         | 
| 62 62 | 
             
              response:
         | 
| @@ -65,7 +65,7 @@ http_interactions: | |
| 65 65 | 
             
                  message: OK
         | 
| 66 66 | 
             
                headers:
         | 
| 67 67 | 
             
                  Date:
         | 
| 68 | 
            -
                  - Tue, 23 Dec 2014  | 
| 68 | 
            +
                  - Tue, 23 Dec 2014 23:34:52 GMT
         | 
| 69 69 | 
             
                  Content-Type:
         | 
| 70 70 | 
             
                  - application/json
         | 
| 71 71 | 
             
                  Transfer-Encoding:
         | 
| @@ -83,7 +83,7 @@ http_interactions: | |
| 83 83 | 
             
                  Server:
         | 
| 84 84 | 
             
                  - cloudflare-nginx
         | 
| 85 85 | 
             
                  Cf-Ray:
         | 
| 86 | 
            -
                  -  | 
| 86 | 
            +
                  - 19d85f516d820a72-LHR
         | 
| 87 87 | 
             
                  Content-Encoding:
         | 
| 88 88 | 
             
                  - gzip
         | 
| 89 89 | 
             
                body:
         | 
| @@ -98,7 +98,7 @@ http_interactions: | |
| 98 98 | 
             
                    cldrXW/lRu93QoiX6Yc0+DumxEHJektJtZFa3WPX5BY2nCNYhLnV5xcAAAD/
         | 
| 99 99 | 
             
                    /wMAWkf+EmwCAAA=
         | 
| 100 100 | 
             
                http_version: 
         | 
| 101 | 
            -
              recorded_at: Tue, 23 Dec 2014  | 
| 101 | 
            +
              recorded_at: Tue, 23 Dec 2014 23:34:52 GMT
         | 
| 102 102 | 
             
            - request:
         | 
| 103 103 | 
             
                method: get
         | 
| 104 104 | 
             
                uri: http://swapi.co/api/planets/14/
         | 
| @@ -118,7 +118,7 @@ http_interactions: | |
| 118 118 | 
             
                  message: OK
         | 
| 119 119 | 
             
                headers:
         | 
| 120 120 | 
             
                  Date:
         | 
| 121 | 
            -
                  - Tue, 23 Dec 2014  | 
| 121 | 
            +
                  - Tue, 23 Dec 2014 23:34:53 GMT
         | 
| 122 122 | 
             
                  Content-Type:
         | 
| 123 123 | 
             
                  - application/json
         | 
| 124 124 | 
             
                  Transfer-Encoding:
         | 
| @@ -126,8 +126,8 @@ http_interactions: | |
| 126 126 | 
             
                  Connection:
         | 
| 127 127 | 
             
                  - keep-alive
         | 
| 128 128 | 
             
                  Set-Cookie:
         | 
| 129 | 
            -
                  - __cfduid= | 
| 130 | 
            -
                     | 
| 129 | 
            +
                  - __cfduid=d987d719d0f9d508b74aa18dfd525c4e41419377692; expires=Wed, 23-Dec-15
         | 
| 130 | 
            +
                    23:34:52 GMT; path=/; domain=.swapi.co; HttpOnly
         | 
| 131 131 | 
             
                  X-Frame-Options:
         | 
| 132 132 | 
             
                  - SAMEORIGIN
         | 
| 133 133 | 
             
                  Allow:
         | 
| @@ -139,7 +139,7 @@ http_interactions: | |
| 139 139 | 
             
                  Server:
         | 
| 140 140 | 
             
                  - cloudflare-nginx
         | 
| 141 141 | 
             
                  Cf-Ray:
         | 
| 142 | 
            -
                  -  | 
| 142 | 
            +
                  - 19d85f54f5960a72-LHR
         | 
| 143 143 | 
             
                  Content-Encoding:
         | 
| 144 144 | 
             
                  - gzip
         | 
| 145 145 | 
             
                body:
         | 
| @@ -153,5 +153,5 @@ http_interactions: | |
| 153 153 | 
             
                    91t+Telmrc1aq52ubW2sUhttGt7viSNxcD81o3ZG2W1ndbdpGvOlTeTZ+S00
         | 
| 154 154 | 
             
                    eQhYstSNFO8fAAAA//8DAPxhDkbIAQAA
         | 
| 155 155 | 
             
                http_version: 
         | 
| 156 | 
            -
              recorded_at: Tue, 23 Dec 2014  | 
| 156 | 
            +
              recorded_at: Tue, 23 Dec 2014 23:34:53 GMT
         | 
| 157 157 | 
             
            recorded_with: VCR 2.9.3
         | 
| @@ -19,7 +19,7 @@ http_interactions: | |
| 19 19 | 
             
                  message: MOVED PERMANENTLY
         | 
| 20 20 | 
             
                headers:
         | 
| 21 21 | 
             
                  Date:
         | 
| 22 | 
            -
                  - Tue, 23 Dec 2014  | 
| 22 | 
            +
                  - Tue, 23 Dec 2014 23:34:51 GMT
         | 
| 23 23 | 
             
                  Content-Type:
         | 
| 24 24 | 
             
                  - text/html; charset=utf-8
         | 
| 25 25 | 
             
                  Transfer-Encoding:
         | 
| @@ -27,23 +27,23 @@ http_interactions: | |
| 27 27 | 
             
                  Connection:
         | 
| 28 28 | 
             
                  - keep-alive
         | 
| 29 29 | 
             
                  Set-Cookie:
         | 
| 30 | 
            -
                  - __cfduid= | 
| 31 | 
            -
                     | 
| 32 | 
            -
                  Location:
         | 
| 33 | 
            -
                  - http://swapi.co/api/species/9/
         | 
| 30 | 
            +
                  - __cfduid=d5d1a84c263896d09b8f79bd06971a0961419377691; expires=Wed, 23-Dec-15
         | 
| 31 | 
            +
                    23:34:51 GMT; path=/; domain=.swapi.co; HttpOnly
         | 
| 34 32 | 
             
                  X-Frame-Options:
         | 
| 35 33 | 
             
                  - SAMEORIGIN
         | 
| 34 | 
            +
                  Location:
         | 
| 35 | 
            +
                  - http://swapi.co/api/species/9/
         | 
| 36 36 | 
             
                  Via:
         | 
| 37 37 | 
             
                  - 1.1 vegur
         | 
| 38 38 | 
             
                  Server:
         | 
| 39 39 | 
             
                  - cloudflare-nginx
         | 
| 40 40 | 
             
                  Cf-Ray:
         | 
| 41 | 
            -
                  -  | 
| 41 | 
            +
                  - 19d85f4c76b40a72-LHR
         | 
| 42 42 | 
             
                body:
         | 
| 43 43 | 
             
                  encoding: UTF-8
         | 
| 44 44 | 
             
                  string: ''
         | 
| 45 45 | 
             
                http_version: 
         | 
| 46 | 
            -
              recorded_at: Tue, 23 Dec 2014  | 
| 46 | 
            +
              recorded_at: Tue, 23 Dec 2014 23:34:51 GMT
         | 
| 47 47 | 
             
            - request:
         | 
| 48 48 | 
             
                method: get
         | 
| 49 49 | 
             
                uri: http://swapi.co/api/species/9/
         | 
| @@ -56,7 +56,7 @@ http_interactions: | |
| 56 56 | 
             
                  Accept-Encoding:
         | 
| 57 57 | 
             
                  - gzip, deflate
         | 
| 58 58 | 
             
                  Cookie:
         | 
| 59 | 
            -
                  - __cfduid= | 
| 59 | 
            +
                  - __cfduid=d5d1a84c263896d09b8f79bd06971a0961419377691; domain=.swapi.co
         | 
| 60 60 | 
             
                  User-Agent:
         | 
| 61 61 | 
             
                  - Ruby
         | 
| 62 62 | 
             
              response:
         | 
| @@ -65,7 +65,7 @@ http_interactions: | |
| 65 65 | 
             
                  message: OK
         | 
| 66 66 | 
             
                headers:
         | 
| 67 67 | 
             
                  Date:
         | 
| 68 | 
            -
                  - Tue, 23 Dec 2014  | 
| 68 | 
            +
                  - Tue, 23 Dec 2014 23:34:52 GMT
         | 
| 69 69 | 
             
                  Content-Type:
         | 
| 70 70 | 
             
                  - application/json
         | 
| 71 71 | 
             
                  Transfer-Encoding:
         | 
| @@ -83,7 +83,7 @@ http_interactions: | |
| 83 83 | 
             
                  Server:
         | 
| 84 84 | 
             
                  - cloudflare-nginx
         | 
| 85 85 | 
             
                  Cf-Ray:
         | 
| 86 | 
            -
                  -  | 
| 86 | 
            +
                  - 19d85f4db4360a72-LHR
         | 
| 87 87 | 
             
                  Content-Encoding:
         | 
| 88 88 | 
             
                  - gzip
         | 
| 89 89 | 
             
                body:
         | 
| @@ -97,5 +97,5 @@ http_interactions: | |
| 97 97 | 
             
                    h3LGrubWze1mZ23jXGPMwm3WxpiXcfED/dWc2TnbLB+blVvY9VU7l3BnP87o
         | 
| 98 98 | 
             
                    CVlvtfr+AQAA//8DACsGrDHaAQAA
         | 
| 99 99 | 
             
                http_version: 
         | 
| 100 | 
            -
              recorded_at: Tue, 23 Dec 2014  | 
| 100 | 
            +
              recorded_at: Tue, 23 Dec 2014 23:34:52 GMT
         | 
| 101 101 | 
             
            recorded_with: VCR 2.9.3
         |