triannon-client 0.3.0 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -0
  3. data/lib/triannon-client/triannon_client.rb +14 -3
  4. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/n-quads_.yml +49 -61
  5. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/n-triples_.yml +49 -61
  6. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/rdf_json_.yml +49 -61
  7. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/rdf_n3_.yml +49 -61
  8. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/trig_.yml +49 -61
  9. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/trix_.yml +49 -61
  10. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/turtle_.yml +49 -61
  11. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/x-ld_json_.yml +49 -61
  12. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_application/x-trig_.yml +49 -61
  13. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_text/n3_.yml +49 -61
  14. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_text/rdf_n3_.yml +49 -61
  15. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_text/rdf_turtle_.yml +49 -61
  16. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/cannot_get_an_open_annotation_by_ID_with_content_type_text/x-nquads_.yml +49 -61
  17. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/gets_an_open_annotation_by_ID_with_content_type_application/ld_json_.yml +46 -46
  18. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/gets_an_open_annotation_by_ID_with_content_type_application/rdf_xml_.yml +34 -34
  19. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/gets_an_open_annotation_by_ID_with_content_type_application/x-turtle_.yml +33 -33
  20. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/gets_an_open_annotation_by_ID_with_content_type_text/turtle_.yml +33 -33
  21. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/ld_json_.yml +26 -26
  22. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/n-quads_.yml +26 -26
  23. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/n-triples_.yml +26 -26
  24. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/rdf_json_.yml +26 -26
  25. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/rdf_n3_.yml +26 -26
  26. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/rdf_xml_.yml +26 -26
  27. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/trig_.yml +26 -26
  28. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/trix_.yml +26 -26
  29. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/turtle_.yml +26 -26
  30. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/x-ld_json_.yml +26 -26
  31. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/x-trig_.yml +26 -26
  32. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_application/x-turtle_.yml +26 -26
  33. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/n3_.yml +26 -26
  34. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/rdf_n3_.yml +26 -26
  35. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/rdf_turtle_.yml +26 -26
  36. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/turtle_.yml +26 -26
  37. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/with_content_type/requests_an_open_annotation_by_ID_with_content_type_text/x-nquads_.yml +26 -26
  38. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/checks_the_annotation_ID.yml +26 -26
  39. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/logs_exceptions.yml +26 -26
  40. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/raises_an_argument_error_with_a_nil_ID.yml +26 -26
  41. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/raises_an_argument_error_with_an_empty_string_ID.yml +26 -26
  42. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/raises_an_argument_error_with_an_integer_ID.yml +26 -26
  43. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/requests_an_open_annotation_by_ID_accepting_a_default_JSON-LD_content.yml +26 -26
  44. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/returns_an_EMPTY_RDF_graph_for_a_500_server_response.yml +26 -26
  45. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/returns_an_EMPTY_RDF_graph_with_a_valid_ID_for_NO_annotation_on_the_server.yml +99 -40
  46. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/returns_an_RDF_graph_with_a_valid_ID_for_an_annotation_on_the_server.yml +46 -46
  47. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_iiif_annotation/requests_an_open_annotation_by_ID_using_a_IIIF_profile.yml +26 -26
  48. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_iiif_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +40 -40
  49. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_oa_annotation/requests_an_open_annotation_by_ID_using_an_OA_profile.yml +26 -26
  50. data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_oa_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +46 -46
  51. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_true_for_a_204_response_to_a_DELETE_request.yml → does_not_log_exceptions_for_missing_annotations_404_responses_.yml} +10 -10
  52. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_false_for_a_500_response_to_a_DELETE_request.yml → does_not_log_exceptions_for_missing_annotations_410_responses_.yml} +10 -10
  53. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_true_for_a_202_response_to_a_DELETE_request.yml → logs_exceptions.yml} +9 -9
  54. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_true_for_a_200_response_to_a_DELETE_request.yml → returns_FALSE_for_a_500_response_to_a_DELETE_request.yml} +11 -12
  55. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_200_response_to_a_DELETE_request.yml +63 -0
  56. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_202_response_to_a_DELETE_request.yml +63 -0
  57. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_204_response_to_a_DELETE_request.yml +63 -0
  58. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_404_response_to_a_DELETE_request.yml +63 -0
  59. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_410_response_to_a_DELETE_request.yml +63 -0
  60. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{fails_to_delete_an_open_annotation_that_does_NOT_exist.yml → returns_TRUE_when_deleting_an_open_annotation_that_does_NOT_exist.yml} +8 -8
  61. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{deletes_an_open_annotation_that_exists.yml → returns_TRUE_when_deleting_an_open_annotation_that_exists.yml} +34 -34
  62. data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/validates_the_annotation_ID.yml +8 -8
  63. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph.yml +14 -14
  64. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph_that_contains_an_AnnotationList.yml +14 -14
  65. data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_annotation_list_with_an_annotation_created_by_a_prior_POST.yml +42 -42
  66. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/does_not_raise_an_error_when_submitting_a_valid_open_annotation.yml +26 -26
  67. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions.yml +5601 -0
  68. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions_for_RestClient_Exception.yml +5601 -0
  69. data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/returns_a_RestClient_Response_object.yml +26 -26
  70. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_id/returns_a_String_ID_from_the_RDF_URI_of_an_annotation.yml +26 -26
  71. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_id/returns_a_String_ID_that_is_not_empty.yml +26 -26
  72. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_uris/returns_an_RDF_URI_that_is_a_valid_URI.yml +34 -34
  73. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_uris/returns_an_array_of_RDF_URI_from_an_RDF_Graph_of_an_annotation.yml +26 -26
  74. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/accepts_a_RestClient_Response_instance.yml +38 -38
  75. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_an_empty_String.yml +26 -26
  76. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_nil.yml +26 -26
  77. data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/returns_an_RDF_Graph.yml +26 -26
  78. data/spec/lib/triannon-client/triannon_client_spec.rb +67 -26
  79. data/triannon-client.gemspec +1 -1
  80. metadata +28 -14
@@ -31,31 +31,31 @@ http_interactions:
31
31
  Content-Type:
32
32
  - application/ld+json; charset=utf-8
33
33
  Etag:
34
- - W/"3941edaa1e3f268618c6b2346301325d"
34
+ - W/"7dcdf8a069e7f0ae7c34d5d001e17159"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 88ed1947-bfd6-4cdc-bc48-114924c5e405
38
+ - 1c4e10c2-f37b-4842-9aac-4a3edc3069f2
39
39
  X-Runtime:
40
- - '1.356153'
40
+ - '1.752756'
41
41
  Server:
42
42
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
43
43
  Date:
44
- - Wed, 13 May 2015 22:31:16 GMT
44
+ - Mon, 18 May 2015 20:08:05 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=dDRvdDJtNzFOVUZvakNFc0xycjQvalVUdEp0ektjLzIyMmRydWF6S1JwQ0Z4c3JQRC9QSEg2WEtXM1AxWGNnOUJqRWxFbGlZd05GazczeXNtbXZOY3lPL2hVMWMrdGtoYnVxRUprOE9mZWtpaWxDOFM2bmdlVlg1czdZUDJrZk11ZlRkaCtpYmltN0NpVHgxQm9wRGFIUFc2M3dITUZiYkdzcUd5a28vRGRsZ2NiTVk1M0J3WERxWVU2SGdOWUlQeG9GbmhHRWlVUGZoRWNqS2pQSUd0NmRlMG54dmhjbDBLNktIMHVROU1uL2N5dXI4czZNMEh5T0hjNmg5aVBqSy0tK0hTaDhPKzRSbkppcGh2SERiM3YrQT09--e6d93998c34646884c42986411bf2813abf4624e;
50
+ - _internal_session=cFJBRVFlZEo1WUcyN2t0Si9zcW1iVlBQeEUyQ2FCanFmSGhzUTF4SUdZZm95R2cvb3M1SGZnWitwVmRSNDZUMHRZSFFYcEN2ZC82ZWxlY1FwMHU0NlBLZy9aR1ZsbmhjQUp1Q2xVcVQxU01CVW9NYjd5aFBUUFozM1lCb3REdlVtOXpxVHkraFJEWndHWi9rcVMrSFpKWDVDc2k1akNnaW1BSFNkMXdWL2NFaWF3MUM5bEJGaVU2NTZqemQrWUdLb0o0NWczZzNlaTFlL1VZSnNtWWJ5ckVLcXBDMjloejZ3OFJ4TkRZU25PUnVrWkd1aWVpNUVkaTllbmlTRldKUS0tV2RTYzBudXZicXZGQ2s0ZWJFUkZBUT09--ac4b32152f5f7029504d883b5c7e7fa3252d5c60;
51
51
  path=/; HttpOnly
52
52
  - request_method=POST; path=/
53
53
  body:
54
54
  encoding: UTF-8
55
- string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70052325744100","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/84/32/8b/ac/84328bac-ce5e-492a-a21d-ea8a7c86ef92","@type":"oa:Annotation","hasBody":"_:g70052325744100","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310878872960","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/3e/a6/bb/65/3ea6bb65-50c7-44b6-93d3-e7e9e0075fb9","@type":"oa:Annotation","hasBody":"_:g70310878872960","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:31:16 GMT
58
+ recorded_at: Mon, 18 May 2015 20:08:05 GMT
59
59
  - request:
60
60
  method: get
61
61
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -75,7 +75,7 @@ http_interactions:
75
75
  message: Temporary Redirect
76
76
  headers:
77
77
  Date:
78
- - Wed, 13 May 2015 22:31:17 GMT
78
+ - Mon, 18 May 2015 20:08:05 GMT
79
79
  Server:
80
80
  - Apache/2
81
81
  Location:
@@ -83,7 +83,7 @@ http_interactions:
83
83
  Cache-Control:
84
84
  - max-age=21600
85
85
  Expires:
86
- - Thu, 14 May 2015 04:31:17 GMT
86
+ - Tue, 19 May 2015 02:08:05 GMT
87
87
  Content-Length:
88
88
  - '240'
89
89
  Content-Type:
@@ -99,7 +99,7 @@ http_interactions:
99
99
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
100
100
  </body></html>
101
101
  http_version:
102
- recorded_at: Wed, 13 May 2015 22:31:17 GMT
102
+ recorded_at: Mon, 18 May 2015 20:08:05 GMT
103
103
  - request:
104
104
  method: get
105
105
  uri: http://www.w3.org/ns/oa.jsonld
@@ -121,7 +121,7 @@ http_interactions:
121
121
  message: OK
122
122
  headers:
123
123
  Date:
124
- - Wed, 13 May 2015 22:31:17 GMT
124
+ - Mon, 18 May 2015 20:08:05 GMT
125
125
  Server:
126
126
  - Apache/2
127
127
  Last-Modified:
@@ -135,7 +135,7 @@ http_interactions:
135
135
  Cache-Control:
136
136
  - max-age=21600
137
137
  Expires:
138
- - Thu, 14 May 2015 04:31:17 GMT
138
+ - Tue, 19 May 2015 02:08:05 GMT
139
139
  P3p:
140
140
  - policyref="http://www.w3.org/2014/08/p3p.xml"
141
141
  Access-Control-Allow-Origin:
@@ -1253,7 +1253,7 @@ http_interactions:
1253
1253
 
1254
1254
 
1255
1255
  http_version:
1256
- recorded_at: Wed, 13 May 2015 22:31:17 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:08:06 GMT
1257
1257
  - request:
1258
1258
  method: get
1259
1259
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -1273,7 +1273,7 @@ http_interactions:
1273
1273
  message: Temporary Redirect
1274
1274
  headers:
1275
1275
  Date:
1276
- - Wed, 13 May 2015 22:31:17 GMT
1276
+ - Mon, 18 May 2015 20:08:06 GMT
1277
1277
  Server:
1278
1278
  - Apache/2
1279
1279
  Location:
@@ -1281,7 +1281,7 @@ http_interactions:
1281
1281
  Cache-Control:
1282
1282
  - max-age=21600
1283
1283
  Expires:
1284
- - Thu, 14 May 2015 04:31:17 GMT
1284
+ - Tue, 19 May 2015 02:08:06 GMT
1285
1285
  Content-Length:
1286
1286
  - '240'
1287
1287
  Content-Type:
@@ -1297,7 +1297,7 @@ http_interactions:
1297
1297
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
1298
1298
  </body></html>
1299
1299
  http_version:
1300
- recorded_at: Wed, 13 May 2015 22:31:17 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:08:06 GMT
1301
1301
  - request:
1302
1302
  method: get
1303
1303
  uri: http://www.w3.org/ns/oa.jsonld
@@ -1319,7 +1319,7 @@ http_interactions:
1319
1319
  message: OK
1320
1320
  headers:
1321
1321
  Date:
1322
- - Wed, 13 May 2015 22:31:17 GMT
1322
+ - Mon, 18 May 2015 20:08:06 GMT
1323
1323
  Server:
1324
1324
  - Apache/2
1325
1325
  Last-Modified:
@@ -1333,7 +1333,7 @@ http_interactions:
1333
1333
  Cache-Control:
1334
1334
  - max-age=21600
1335
1335
  Expires:
1336
- - Thu, 14 May 2015 04:31:17 GMT
1336
+ - Tue, 19 May 2015 02:08:06 GMT
1337
1337
  P3p:
1338
1338
  - policyref="http://www.w3.org/2014/08/p3p.xml"
1339
1339
  Access-Control-Allow-Origin:
@@ -2451,10 +2451,10 @@ http_interactions:
2451
2451
 
2452
2452
 
2453
2453
  http_version:
2454
- recorded_at: Wed, 13 May 2015 22:31:18 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:08:07 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/84%2F32%2F8b%2Fac%2F84328bac-ce5e-492a-a21d-ea8a7c86ef92
2457
+ uri: http://localhost:3000/annotations/3e%2Fa6%2Fbb%2F65%2F3ea6bb65-50c7-44b6-93d3-e7e9e0075fb9
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2481,22 +2481,22 @@ http_interactions:
2481
2481
  Cache-Control:
2482
2482
  - no-cache
2483
2483
  X-Request-Id:
2484
- - b8de8017-f2ad-44a9-b2c7-84435ccc844e
2484
+ - 62ca9f95-9a2d-45e5-b2e8-d5ba67cf75d8
2485
2485
  X-Runtime:
2486
- - '0.142633'
2486
+ - '0.248837'
2487
2487
  Server:
2488
2488
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2489
2489
  Date:
2490
- - Wed, 13 May 2015 22:31:18 GMT
2490
+ - Mon, 18 May 2015 20:08:07 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=VGdFL0hON3BZRXdocCtoY2lOa3dhU2d5SEFGNFlVMUZpMzJON2xXUkorUGhMcVA3WHRLMWJHei9oWU5IRHdKMGVQbTNiZU4rYWNUTmdRbXArY3B0aytIOTJmaHpwdXJoMDdxTCtzTUd2RHFVcGUxM2lPT2llRjVlcXgzcVAvMHk3RWozNHBPVGJWQllTOExTVVROeFFlZ2RTdElKYVJyMHdoYXBsVzJNc2lXa3U4WDhTL3NPVWROSjB6T0JydG5QLS1DUldRZEZRRFIyVnRKeTBkSXhxcUJnPT0%3D--150bd9104cd1cdd4a3372d83b2bb230e08f62bcd;
2494
+ - _internal_session=aEFsd2tRcjF6MmVxeHlMQUVJVFhEcTBGbmhZdzhyTHFIQnI1SnA2NEpTM05sSk1OaVgzdTJLbjd5d0w1MnBtYjNESVYvSEx6d2FGSTByVGZEcVJjNFd3dk5jQkhEamNvMlA0UlpkQVdvbEZkRXBVcW9pOS9xTC8relBWSVduWDJhN09adndZWWNXK01GNU9YZmp1Q3A0QlFOSFZZVlQrVU1oN3FmMkx2OStvNmFpWmFxMk9GTzB3TzlsOENZVnY4LS1qT3A0SEI0R1U4M0d3MWFPczhwRmdBPT0%3D--348e36b40739c492ebdb0d9d3b4561c99ba1951a;
2495
2495
  path=/; HttpOnly
2496
2496
  - request_method=DELETE; path=/
2497
2497
  body:
2498
2498
  encoding: UTF-8
2499
2499
  string: ''
2500
2500
  http_version:
2501
- recorded_at: Wed, 13 May 2015 22:31:18 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:08:07 GMT
2502
2502
  recorded_with: VCR 2.9.3
@@ -31,31 +31,31 @@ http_interactions:
31
31
  Content-Type:
32
32
  - application/ld+json; charset=utf-8
33
33
  Etag:
34
- - W/"dda05883a1ef38b41db6dc746adfa6ba"
34
+ - W/"1b7c1f0122283905d9e9125a689b616c"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 18416726-d640-4aa2-bc03-efe4f6ebdcd4
38
+ - 2112e0fd-3ca4-49a8-a8dc-76d6b14c5e28
39
39
  X-Runtime:
40
- - '1.365035'
40
+ - '1.784130'
41
41
  Server:
42
42
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
43
43
  Date:
44
- - Wed, 13 May 2015 22:31:28 GMT
44
+ - Mon, 18 May 2015 20:08:20 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=dy9Ya1d6SzJ2L0VQMUdRbitjbkR6Zno2bEp5VmVWSjU5blBqMTliSyt3MWMzZHdmZFZ6MjQzVzlsWFFOZHlrRUlBM05UbW5tamZSb0MwZmhpVE5ScHhJdkRMM05BN2V1Q2lld2JFcUVKODRlZXVKemRNaWpCbjMzOGJ5WFlQeWtoZGJia3ppcmpmTzRzbnh1cUo4NlhKSjVxTDV1aHFsSFFENWMzMC9JQ1JUMklaOVAvazFENEFqNTArS2pFZjVFcXIrQ2oyTzRBdnp5QkJNMHN5elcvcm0vL0lZeWs2NytIN1B6YVh0SVNjU2o0NGdsK0Z3QS9MYnNTU1VYallYRy0tRWRwRW1FeXlrU25BTW1XbmhaV0VUUT09--69c6609b4f10dc05aad481f57c37ae7f608d6bf6;
50
+ - _internal_session=WFRGVlZaeHVYS3VBY2xJWVZhcmpxU0dFV1FjclU4ZWtXZEYvREhGdkNhQ0l5em8zNDFYajdSVlFyS3d4a05yVkhmencvZTlWN0owcE56enBwUldKb1I5UC9QNFJCckdMR3V0VWo5MW9TRXFxQ0NUeEZEa1Z5bnMyalJPcnIvSitFdXZCQVJvL1ZiT2VkT3JRSXZtVWxDMytsckh6ZWhKT1NaWmZtSkhlWXl2dHdJUkhybDVTckw4WXJPK0FrQjBlV1JWaTFxNXhyRUxkSldJUXJ0M3pTWGsxay9yUkdSVXlEYmUyb0lTQ2RhQXd3dDdveDRxSlFEK2dpTWpSc1g2ZS0tMm53OXFOK2RrdGtYVVBLNitjYmI5Zz09--3431164672e3bc64f80716f79545beeeac5b5d27;
51
51
  path=/; HttpOnly
52
52
  - request_method=POST; path=/
53
53
  body:
54
54
  encoding: UTF-8
55
- string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70052312966960","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/68/72/0a/11/68720a11-6c96-4698-86d9-168f473184a5","@type":"oa:Annotation","hasBody":"_:g70052312966960","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310882611640","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/e1/e6/d8/a1/e1e6d8a1-c539-467f-937b-6f12df465a47","@type":"oa:Annotation","hasBody":"_:g70310882611640","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:31:28 GMT
58
+ recorded_at: Mon, 18 May 2015 20:08:20 GMT
59
59
  - request:
60
60
  method: get
61
61
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -75,7 +75,7 @@ http_interactions:
75
75
  message: Temporary Redirect
76
76
  headers:
77
77
  Date:
78
- - Wed, 13 May 2015 22:31:28 GMT
78
+ - Mon, 18 May 2015 20:08:20 GMT
79
79
  Server:
80
80
  - Apache/2
81
81
  Location:
@@ -83,7 +83,7 @@ http_interactions:
83
83
  Cache-Control:
84
84
  - max-age=21600
85
85
  Expires:
86
- - Thu, 14 May 2015 04:31:28 GMT
86
+ - Tue, 19 May 2015 02:08:20 GMT
87
87
  Content-Length:
88
88
  - '240'
89
89
  Content-Type:
@@ -99,7 +99,7 @@ http_interactions:
99
99
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
100
100
  </body></html>
101
101
  http_version:
102
- recorded_at: Wed, 13 May 2015 22:31:28 GMT
102
+ recorded_at: Mon, 18 May 2015 20:08:20 GMT
103
103
  - request:
104
104
  method: get
105
105
  uri: http://www.w3.org/ns/oa.jsonld
@@ -121,7 +121,7 @@ http_interactions:
121
121
  message: OK
122
122
  headers:
123
123
  Date:
124
- - Wed, 13 May 2015 22:31:28 GMT
124
+ - Mon, 18 May 2015 20:08:20 GMT
125
125
  Server:
126
126
  - Apache/2
127
127
  Last-Modified:
@@ -135,7 +135,7 @@ http_interactions:
135
135
  Cache-Control:
136
136
  - max-age=21600
137
137
  Expires:
138
- - Thu, 14 May 2015 04:31:28 GMT
138
+ - Tue, 19 May 2015 02:08:20 GMT
139
139
  P3p:
140
140
  - policyref="http://www.w3.org/2014/08/p3p.xml"
141
141
  Access-Control-Allow-Origin:
@@ -1253,7 +1253,7 @@ http_interactions:
1253
1253
 
1254
1254
 
1255
1255
  http_version:
1256
- recorded_at: Wed, 13 May 2015 22:31:28 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:08:20 GMT
1257
1257
  - request:
1258
1258
  method: get
1259
1259
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -1273,7 +1273,7 @@ http_interactions:
1273
1273
  message: Temporary Redirect
1274
1274
  headers:
1275
1275
  Date:
1276
- - Wed, 13 May 2015 22:31:28 GMT
1276
+ - Mon, 18 May 2015 20:08:20 GMT
1277
1277
  Server:
1278
1278
  - Apache/2
1279
1279
  Location:
@@ -1281,7 +1281,7 @@ http_interactions:
1281
1281
  Cache-Control:
1282
1282
  - max-age=21600
1283
1283
  Expires:
1284
- - Thu, 14 May 2015 04:31:28 GMT
1284
+ - Tue, 19 May 2015 02:08:20 GMT
1285
1285
  Content-Length:
1286
1286
  - '240'
1287
1287
  Content-Type:
@@ -1297,7 +1297,7 @@ http_interactions:
1297
1297
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
1298
1298
  </body></html>
1299
1299
  http_version:
1300
- recorded_at: Wed, 13 May 2015 22:31:29 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:08:20 GMT
1301
1301
  - request:
1302
1302
  method: get
1303
1303
  uri: http://www.w3.org/ns/oa.jsonld
@@ -1319,7 +1319,7 @@ http_interactions:
1319
1319
  message: OK
1320
1320
  headers:
1321
1321
  Date:
1322
- - Wed, 13 May 2015 22:31:29 GMT
1322
+ - Mon, 18 May 2015 20:08:21 GMT
1323
1323
  Server:
1324
1324
  - Apache/2
1325
1325
  Last-Modified:
@@ -1333,7 +1333,7 @@ http_interactions:
1333
1333
  Cache-Control:
1334
1334
  - max-age=21600
1335
1335
  Expires:
1336
- - Thu, 14 May 2015 04:31:29 GMT
1336
+ - Tue, 19 May 2015 02:08:21 GMT
1337
1337
  P3p:
1338
1338
  - policyref="http://www.w3.org/2014/08/p3p.xml"
1339
1339
  Access-Control-Allow-Origin:
@@ -2451,10 +2451,10 @@ http_interactions:
2451
2451
 
2452
2452
 
2453
2453
  http_version:
2454
- recorded_at: Wed, 13 May 2015 22:31:29 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:08:21 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/68%2F72%2F0a%2F11%2F68720a11-6c96-4698-86d9-168f473184a5
2457
+ uri: http://localhost:3000/annotations/e1%2Fe6%2Fd8%2Fa1%2Fe1e6d8a1-c539-467f-937b-6f12df465a47
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2481,22 +2481,22 @@ http_interactions:
2481
2481
  Cache-Control:
2482
2482
  - no-cache
2483
2483
  X-Request-Id:
2484
- - 926fdc87-0fc3-46f1-823b-286b2a1099b3
2484
+ - f2a80658-dc1b-4c35-80b5-cd90571381e9
2485
2485
  X-Runtime:
2486
- - '0.165398'
2486
+ - '0.235576'
2487
2487
  Server:
2488
2488
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2489
2489
  Date:
2490
- - Wed, 13 May 2015 22:31:29 GMT
2490
+ - Mon, 18 May 2015 20:08:21 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=ek5UVU5kQURkMmRuUGVGNW1jSTNNZU11S3h2Z0RscEk5d3BSM3o5dURpZkJpQ0k4YU00SC9JS0lrZHZneXA0eXVlblJSOFFFUWxMNGRBdFdLK1hRVzdTQU1JOEpvUFdPU25uaTNNaCtFSUFOL3JXZGRNSDFwVTZpYlo5UW54cnVZbHFnWEJvSWwxeDJTeldkaklvaWhPeVY5bmZVekZSbU5NVW10VUZOUVFXc1RSQjZ1NnpYcU5YLzkzTUVwZjBMLS12YlRXNS80aFNnSmxNQ3dsWFM3aENRPT0%3D--14651c358511b6e5673e9646e93f949d120cc1f1;
2494
+ - _internal_session=V0hac0lJQlA4bTB1Uk9FT29OcHVDMXpmeE9KMEpiMlZQTXhvQVlhVHVOem1ZTXNFZG5ZdExqZUN4SXBGbE1aU0xoLy9QOTZUT0t3TnNpWjlXUHE5RHZtRi9Vb2dqZFlFSHdrYnptQ2dRSUJlbEN1bFc2NFJ2UkdXL1VhYndsN0hDcW51TVFKY2VvK1V5ZFNDc1EzbmUyZnA5ZjVjZzNYb21NY1RzL0ZKUGRhN0VaM0prdDJwb3U1b3lNNUtZSEJoLS1zQWdQanZpeWpsNWxQT1lwTEJsaWd3PT0%3D--39f209460e2e882ed12d5a3827bb8eb7728e158e;
2495
2495
  path=/; HttpOnly
2496
2496
  - request_method=DELETE; path=/
2497
2497
  body:
2498
2498
  encoding: UTF-8
2499
2499
  string: ''
2500
2500
  http_version:
2501
- recorded_at: Wed, 13 May 2015 22:31:29 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:08:21 GMT
2502
2502
  recorded_with: VCR 2.9.3
@@ -31,31 +31,31 @@ http_interactions:
31
31
  Content-Type:
32
32
  - application/ld+json; charset=utf-8
33
33
  Etag:
34
- - W/"c487338f2c1193a0268f398cadbdde52"
34
+ - W/"6a76b93fd65b53a253564e0259d1d357"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 4f4573f1-5cd6-47c9-b3b4-439833a2ffc4
38
+ - acea1372-6478-4143-8aad-16292890eb94
39
39
  X-Runtime:
40
- - '1.428137'
40
+ - '1.771144'
41
41
  Server:
42
42
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
43
43
  Date:
44
- - Wed, 13 May 2015 22:30:29 GMT
44
+ - Mon, 18 May 2015 20:07:05 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=UW1od3VRejhlRlFVOTU2elBUd2dLZjdmMHhkWkRKMlJIVjR3amVmTThoM2RLWjhhOVNmSHBJOUp4eWdSMUd1RnFIUzVNY2VEMnNuWGpCVEw4VjZjcDRQSytyZkc1NGY3NWhlOFUvZ3FSUG1jUU5FdVRJS0FLM2o4elVRNVVUUWthRlMyOHJrVUllVXJWdXVUT1V1aGRPYUExbkRtRW5iRHZrN2dxeEdVM1oyLzZaV3RrSjRQalc4aUNoV1ZNWndGME5PZ3NYRXNaRW1HSVdWbjFYRjRYRGtsRmV5Q3NRR3FnNFY0NFpxMHdpMEFlZmdlVGpvdjdOUWo3RHZ6RGFoUC0tMXJyUmZieHdZbmdoc3k4Z3E4NXRBQT09--9a50208a0568d9b12a9d9544d14ce33f10e37f07;
50
+ - _internal_session=RlBXS3FJZHQrK1QwTEFwdDBHR1p4ZlJHYjdqazBhaVRyeWZxYmU5d3pwb3VEYVpSSmY2dUtKMUsyVmJETEk3ckd0bTZwMzFUbmIySnp6Qk5CclJ5Ym9GVGtKeHBoSHB2YjZWeTc1SDIwcGtYZ3BGWkdUZXdVdjVyNW9uSjRack9Yc0Y2MTd5d3pWVlVQN2xTajVTcU10STNTS1BoZW5RN1VpdGNEekhjbVRqNWdiUWpuaEhINkYzL3dzSkJzL0x3V01hYmR5NUlkL3kxREpNSWsyMEt1aENZTUUrZkFPNmNPc1ExTkNxdkZTbUtvNjNVNGpLT2Z5UmxMY1lWY2VNVy0tUktmSDdPTkVHMjlxVU5pZHQxU1RBdz09--8eebc520d1575674560890f14e1906455c815c25;
51
51
  path=/; HttpOnly
52
52
  - request_method=POST; path=/
53
53
  body:
54
54
  encoding: UTF-8
55
- string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70052515033460","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/91/7b/9b/e3/917b9be3-9bba-4648-b32f-0a00f9a6d1a7","@type":"oa:Annotation","hasBody":"_:g70052515033460","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310887745080","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/66/9a/b6/6c/669ab66c-72c1-4589-af16-b6cd3b78c666","@type":"oa:Annotation","hasBody":"_:g70310887745080","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:30:29 GMT
58
+ recorded_at: Mon, 18 May 2015 20:07:05 GMT
59
59
  - request:
60
60
  method: get
61
61
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -75,7 +75,7 @@ http_interactions:
75
75
  message: Temporary Redirect
76
76
  headers:
77
77
  Date:
78
- - Wed, 13 May 2015 22:30:29 GMT
78
+ - Mon, 18 May 2015 20:07:05 GMT
79
79
  Server:
80
80
  - Apache/2
81
81
  Location:
@@ -83,7 +83,7 @@ http_interactions:
83
83
  Cache-Control:
84
84
  - max-age=21600
85
85
  Expires:
86
- - Thu, 14 May 2015 04:30:29 GMT
86
+ - Tue, 19 May 2015 02:07:05 GMT
87
87
  Content-Length:
88
88
  - '240'
89
89
  Content-Type:
@@ -99,7 +99,7 @@ http_interactions:
99
99
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
100
100
  </body></html>
101
101
  http_version:
102
- recorded_at: Wed, 13 May 2015 22:30:29 GMT
102
+ recorded_at: Mon, 18 May 2015 20:07:05 GMT
103
103
  - request:
104
104
  method: get
105
105
  uri: http://www.w3.org/ns/oa.jsonld
@@ -121,7 +121,7 @@ http_interactions:
121
121
  message: OK
122
122
  headers:
123
123
  Date:
124
- - Wed, 13 May 2015 22:30:30 GMT
124
+ - Mon, 18 May 2015 20:07:06 GMT
125
125
  Server:
126
126
  - Apache/2
127
127
  Last-Modified:
@@ -135,7 +135,7 @@ http_interactions:
135
135
  Cache-Control:
136
136
  - max-age=21600
137
137
  Expires:
138
- - Thu, 14 May 2015 04:30:30 GMT
138
+ - Tue, 19 May 2015 02:07:06 GMT
139
139
  P3p:
140
140
  - policyref="http://www.w3.org/2014/08/p3p.xml"
141
141
  Access-Control-Allow-Origin:
@@ -1253,7 +1253,7 @@ http_interactions:
1253
1253
 
1254
1254
 
1255
1255
  http_version:
1256
- recorded_at: Wed, 13 May 2015 22:30:30 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:07:06 GMT
1257
1257
  - request:
1258
1258
  method: get
1259
1259
  uri: http://www.w3.org/ns/oa-context-20130208.json
@@ -1273,7 +1273,7 @@ http_interactions:
1273
1273
  message: Temporary Redirect
1274
1274
  headers:
1275
1275
  Date:
1276
- - Wed, 13 May 2015 22:30:30 GMT
1276
+ - Mon, 18 May 2015 20:07:06 GMT
1277
1277
  Server:
1278
1278
  - Apache/2
1279
1279
  Location:
@@ -1281,7 +1281,7 @@ http_interactions:
1281
1281
  Cache-Control:
1282
1282
  - max-age=21600
1283
1283
  Expires:
1284
- - Thu, 14 May 2015 04:30:30 GMT
1284
+ - Tue, 19 May 2015 02:07:06 GMT
1285
1285
  Content-Length:
1286
1286
  - '240'
1287
1287
  Content-Type:
@@ -1297,7 +1297,7 @@ http_interactions:
1297
1297
  <p>The document has moved <a href="http://www.w3.org/ns/oa.jsonld">here</a>.</p>
1298
1298
  </body></html>
1299
1299
  http_version:
1300
- recorded_at: Wed, 13 May 2015 22:30:30 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:07:06 GMT
1301
1301
  - request:
1302
1302
  method: get
1303
1303
  uri: http://www.w3.org/ns/oa.jsonld
@@ -1319,7 +1319,7 @@ http_interactions:
1319
1319
  message: OK
1320
1320
  headers:
1321
1321
  Date:
1322
- - Wed, 13 May 2015 22:30:30 GMT
1322
+ - Mon, 18 May 2015 20:07:06 GMT
1323
1323
  Server:
1324
1324
  - Apache/2
1325
1325
  Last-Modified:
@@ -1333,7 +1333,7 @@ http_interactions:
1333
1333
  Cache-Control:
1334
1334
  - max-age=21600
1335
1335
  Expires:
1336
- - Thu, 14 May 2015 04:30:30 GMT
1336
+ - Tue, 19 May 2015 02:07:06 GMT
1337
1337
  P3p:
1338
1338
  - policyref="http://www.w3.org/2014/08/p3p.xml"
1339
1339
  Access-Control-Allow-Origin:
@@ -2451,10 +2451,10 @@ http_interactions:
2451
2451
 
2452
2452
 
2453
2453
  http_version:
2454
- recorded_at: Wed, 13 May 2015 22:30:30 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:07:07 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/91%2F7b%2F9b%2Fe3%2F917b9be3-9bba-4648-b32f-0a00f9a6d1a7
2457
+ uri: http://localhost:3000/annotations/66%2F9a%2Fb6%2F6c%2F669ab66c-72c1-4589-af16-b6cd3b78c666
2458
2458
  body:
2459
2459
  encoding: US-ASCII
2460
2460
  string: ''
@@ -2481,22 +2481,22 @@ http_interactions:
2481
2481
  Cache-Control:
2482
2482
  - no-cache
2483
2483
  X-Request-Id:
2484
- - 7f873e84-a680-48ca-980c-bf07ca27f29e
2484
+ - bfdeb434-a6bc-41f6-999d-7c47a7be52cd
2485
2485
  X-Runtime:
2486
- - '0.160231'
2486
+ - '0.249562'
2487
2487
  Server:
2488
2488
  - WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
2489
2489
  Date:
2490
- - Wed, 13 May 2015 22:30:31 GMT
2490
+ - Mon, 18 May 2015 20:07:07 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=R0Q3cVNqd21XR3p4U05sajEwYlNrOGdaVHZZcVprdFIxWlVCSnJTc040QmlTZ016d2ZHSGdVaFFtNzEwQWpybkNNZStZVTRueGNUdkF5eWRUcWVuWkVBWElHQ3pzbzIxd0ZXRDg3d2d2TUY2Q0ZyUERhOWJKMVVGbWo5L1l4cld1dHprSTRRMGVNZCs3N3NlZ0o1KytwQk1QMmpOTk13SkNkN0tvdkp1NVYvTjQ4MHgzZWVZcHNyMVVmS2xTOUM2LS0wYUJXenpGa1FMMXZLQVdldE9KRm9RPT0%3D--5d3b6eb21b9eebda00696e18c7a0e42454685a6b;
2494
+ - _internal_session=QThLQ05zTTJJdVMxS1lzcWIyc1RrU2ZMbWlzeFhsNHp3Yi80T0ZaSm9RWXNCU3JENVc2aUxrTnRFaG91c2JKRmhidHV3dVF4eDdwMm9YbWkwRUNkSzZoYUxkRzJlWmdVSXdSeGhTS3F4UHE5cnY5QllEWk1kOXY3TlFBcGp3NnRrSzN0ZGQ1bExqK0tZZ2NpZGFiTm5nME5MN20zSnZXZ3JQaXBPc3d6L1VjTUo5bElkMFRZZDB6L2ZDRnF4NGdNLS1Fc3VsdldwMWRURmtvb01seE1CSWx3PT0%3D--a1c1925bbd76b0b68567ee92643d486c0186d33c;
2495
2495
  path=/; HttpOnly
2496
2496
  - request_method=DELETE; path=/
2497
2497
  body:
2498
2498
  encoding: UTF-8
2499
2499
  string: ''
2500
2500
  http_version:
2501
- recorded_at: Wed, 13 May 2015 22:30:31 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:07:07 GMT
2502
2502
  recorded_with: VCR 2.9.3