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/"ff97bcba9c2da11993be9c70d9531d6e"
34
+ - W/"09de809246d860b68f4f85450d20c4d5"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 6c6db3e2-be6b-4e50-a0d5-83947119f2c5
38
+ - 942b2861-fc55-4b93-bc87-a4eb831aae36
39
39
  X-Runtime:
40
- - '1.493132'
40
+ - '1.729220'
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:06 GMT
44
+ - Mon, 18 May 2015 20:06:36 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=S1FOaVJTeHdZWWF4dml1NDJ1QW8xb0JzUXp2M2p2ZU9wcXFZSEFtSnhHaHRKaUtFWEd4VVNXaUVpeEVuNDlaZm80T1Ava0ZvdDY3N2p5bXNWUFdmN0RTZ1RLNE95ekZCUG1NN3Zscmw0TFNSZW5EemNQYmkyVGdpbnFXVFRocmU1Z3k2TEJobU01c2lSUUpBdDM5MmMvTWY4WXlzTlJyU1I1ZDExM0MyMlc3MFgwR1VYWWF4Rjd5UUg1Q1lmdVdZM2dmZXQvdFdSL0ZQcndZRUhEWG5DSTBucGpHM2luZ0N2SzR3MXNQZWlLWEFDcTl0S2pjdDFhSXFzejhQSWFSYy0tODcyZGtpbkNxak9TMlV1UDZFTWk1UT09--a2fa24e003be3447a06d922d8d40595212cda0c3;
50
+ - _internal_session=Qk5PNDVIUHFNZVUxM3AyR0xwVGN0WWVneGVEZnFGOTFhcHRxZzJZWGp0aUphUGlYWDJGamo1TUg1d21sME1ZOGZRVnJYQUVFSDBZZjVUZW1UODl5UmRQNU5QY3BTVmpZejJKMERHOXcvYVZuUitIYk1vd01LMHRNMTBzSUljT21YNEVLN2lVZGllN2s0YmdObWtFYlZ3dDJxa2NXYUFLVzdLa1dPVFRtK1YrSGd3K2Y3Ujhsc09WQk1xKzJlZE5jcy82STcyR3IwVFZMRUc3amMrUUtQTHd5c0pkNDMrWTBRN0dGcVlpYnFoS21wTzFVRHhva2c2NFBnSExwMnVhRy0tQmNiRzQwOFh3WVdmY004K050c0RUZz09--4bb75ad141e3157686e794e922f4ff45e3a71008;
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":"_:g70052299151740","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/0b/ee/04/4f/0bee044f-fbbc-4428-8a97-628829897838","@type":"oa:Annotation","hasBody":"_:g70052299151740","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310853277520","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/64/3b/e4/c7/643be4c7-68d4-48ec-8154-c7f2caadf08d","@type":"oa:Annotation","hasBody":"_:g70310853277520","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:30:06 GMT
58
+ recorded_at: Mon, 18 May 2015 20:06:36 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:06 GMT
78
+ - Mon, 18 May 2015 20:06:36 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:06 GMT
86
+ - Tue, 19 May 2015 02:06:36 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:06 GMT
102
+ recorded_at: Mon, 18 May 2015 20:06:36 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:06 GMT
124
+ - Mon, 18 May 2015 20:06:37 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:06 GMT
138
+ - Tue, 19 May 2015 02:06:37 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:06 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:06:37 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:06 GMT
1276
+ - Mon, 18 May 2015 20:06:37 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:06 GMT
1284
+ - Tue, 19 May 2015 02:06:37 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:06 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:06:37 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:06 GMT
1322
+ - Mon, 18 May 2015 20:06:37 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:06 GMT
1336
+ - Tue, 19 May 2015 02:06:37 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:07 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:06:38 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/0b%2Fee%2F04%2F4f%2F0bee044f-fbbc-4428-8a97-628829897838
2457
+ uri: http://localhost:3000/annotations/64%2F3b%2Fe4%2Fc7%2F643be4c7-68d4-48ec-8154-c7f2caadf08d
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
- - ad27c382-adbb-47ca-a2e0-3fc429af5a1e
2484
+ - faf201eb-28e0-4b33-8ce9-581c71ed0f8f
2485
2485
  X-Runtime:
2486
- - '0.237020'
2486
+ - '0.290640'
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:07 GMT
2490
+ - Mon, 18 May 2015 20:06:38 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=R1RRRGkzMzEzRG1aR2ZkVkFSRlRXYisxMWd0bnp1WDJIV2JaZVpxMVhFL2FZS0VrV253K0JxNzA5cC9zcE1iZWhpUTkybHNOdHRrNFFLbXJIdVdMam1Ya3FiMTNxNmpvWjRORDVlcTdEZTQwd1k5YUJFSTN6M0F6Q3d0OHhvcVhSc3dLQVNCdjBvdTdzN3RCZngyK0pPck5SbUh6RlRYNFJVQlgwa29jaXFiejZPZWlOZDdKbGlPWmZLMDZnN3NXLS1JRjR0V2FlWDFJQ0M0bGhLOXN5dFJRPT0%3D--1929d69f81f3ae20e31fd5b9db948b27122953bf;
2494
+ - _internal_session=dnAwOVlTamcwdy9WckcxNzBYclVGUmkxNGp3MFY1RFdkRnlIOWtPNjZQcmNoUHBkTXhPQ08zb2J5L1RyQmcrcG5LT2pkdVM3UW9jQ0Z1U3FDd2NaTUdVdTdxSUF1OFk3d1Y3QU1Fbk1kQTltcytKeDBXN3ZrUUp2UGZQaHhzcnJ0bkhZRkxVcnhsWHdBWVdna3dBcnc3OU5qVWZoaE9rM1UvKzREdm45ZU1aY2hkR1NKcVJRbUdEaVlNL0JJdHNCLS1OR1FjMHFpOU9RbFRQVU4xdVRNZzZ3PT0%3D--a302445bc48f16fa06e80578f8111dd13a6b591d;
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:07 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:06:38 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/"f599e89d63735bbee218ad6e58b48381"
34
+ - W/"4fa4a579fc6bc2e2b4c60d6d43f3b25e"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - dd489b02-65db-4eea-a3ef-39e60223f7fa
38
+ - f18c9caf-98b4-44ab-b5d5-6a0c5ae8ca06
39
39
  X-Runtime:
40
- - '1.468971'
40
+ - '1.637537'
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:48 GMT
44
+ - Mon, 18 May 2015 20:07:31 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=L3NRUzFZYkJES3RJa1FkZEJpRTlsRFBpZVlQcXI3UTJJaG5ZMm10VUFzYSs1aWd3VTJYR0p1Rk8ySEx6aVNNSzBacERXTEZ0OXkzc3o5RUNwY3pIeSsxS3d0NXVGQmhMYzU5dUllYlVxU1lRTmtDSUx4TXZ1bDhZdXlXZ0RMMWxBcFBhNDlnYnVSbVEwaHBzVjNTZ1hzVm54cmRrVWZIZmZKdEdZVlBnR2J6dE5vOWxQdzgrWDIzWHovZmVaL1htSGRMODBZNmNMUjFYYW1nVTlvMlVTOW5lbTRHQ3hDV3RkQjU1eHVPRDd2UnRVZVgveVVxWlZ0ZVhKck5DTUtEaC0tUERGdmNTNVlRam5VT2N4MW53L3JxUT09--1727f8164f3610cef4374051eb9e23ba644599e8;
50
+ - _internal_session=YkJseDduL1pDcFpzRndZQ1MzWEk2ODRxaEJGZ1dPNWlidFRtakxTbC9kL0RGbHJKdEFBcGpKSFZubTdQYkJYZVJScVp0OFdMVmxyNFZTajNJaXl1NTlQcWwxc0dNdkhobVRPc05ONzFXUFFtT1lla0MrRWg2SjRPZldhSGJCRVJOUjFaQXFVR0NBOURSK2JnNjJpR0RsZFVwNXpGSUQ1TzVmS3RUczgrODhrN3poSXlTbHR4UDV1bUV6emxiL3M4alBwY2lZekR6QTFyblVoTjhZZ2NWTFZETTM4OU1hblcySFRUc3Avckc2MXlrZ0dTQ3dWeVJNODlpak9ZYktISi0tdW1IZnVYdnRVcTNrMmhLZWdvWHU1UT09--1f637183a9a1de30d8d8ce7618931817129537d9;
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":"_:g70052523259080","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/6e/e5/07/aa/6ee507aa-f9b1-421e-960a-bc19a0123ad5","@type":"oa:Annotation","hasBody":"_:g70052523259080","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310878915400","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/5a/e7/89/56/5ae78956-6a8e-4c19-8f9c-c3a697386a56","@type":"oa:Annotation","hasBody":"_:g70310878915400","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:30:48 GMT
58
+ recorded_at: Mon, 18 May 2015 20:07:31 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:48 GMT
78
+ - Mon, 18 May 2015 20:07:31 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:48 GMT
86
+ - Tue, 19 May 2015 02:07:31 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:48 GMT
102
+ recorded_at: Mon, 18 May 2015 20:07:31 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:48 GMT
124
+ - Mon, 18 May 2015 20:07:31 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:48 GMT
138
+ - Tue, 19 May 2015 02:07:31 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:48 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:07:31 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:49 GMT
1276
+ - Mon, 18 May 2015 20:07:31 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:49 GMT
1284
+ - Tue, 19 May 2015 02:07:31 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:49 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:07:31 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:49 GMT
1322
+ - Mon, 18 May 2015 20:07:32 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:49 GMT
1336
+ - Tue, 19 May 2015 02:07:32 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:49 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:07:32 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/6e%2Fe5%2F07%2Faa%2F6ee507aa-f9b1-421e-960a-bc19a0123ad5
2457
+ uri: http://localhost:3000/annotations/5a%2Fe7%2F89%2F56%2F5ae78956-6a8e-4c19-8f9c-c3a697386a56
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
- - 6ecf8c8f-337e-464d-9dec-8a1fce52e644
2484
+ - 7fe68a16-af3d-4bd9-a75d-d0dd61747bbd
2485
2485
  X-Runtime:
2486
- - '0.301458'
2486
+ - '0.216059'
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:49 GMT
2490
+ - Mon, 18 May 2015 20:07:32 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=R1R2Y3FqaEtvL0Z4bVAyVGFUVTBMTTVJdXlaR2NQNFBEeklNUnlndzMyM1B2cTFod1lRSFREb2FzR2hra3ZaMnp1VHhiWml4d080VTl5Z3ppZXNhVThnWFkxSEdmamM3TmIvcy9vR3lKbUNFQWg0aVYwNCtlUVpvK0JPaitjYzlVa2dGSGYwV3Q5eFgxSHprempIdk1IYk54WmFJcWFIYW4veW02ZFY2TVZFY2ZUQlZXelJOdkp5LzBkQjVka2hWLS1XaGxkM0RncFlCOEZjVCtzUzdQRVF3PT0%3D--279771711f74c890d69f417059a150e6a6af0156;
2494
+ - _internal_session=QXVISUM1SkpZUUtGVHE2QnBhUE1hdnAxbFBJNTgwM2pqRGZEM2wyVXpiUDhhbVl5bW90cEwxZTNtb1ZQdnNFNXZzRHRkZ3BaRzNTTmxPdVpGaDNDZk95S1JzRy95T3gyOWFFSXpvczRTZjNIL25zaytPTjcyUDR1dVh6YU1sT0VkUGczT2RKajBTRkRuSm1KLzNSRDdpbUFwUHJsZmp6SVpDY21BQzNwanlkdUhqMnd1UnRGSkN3UWRyWW1NQmViLS0vam5ka0pYWlZiMkQvRER4WXo3bFBnPT0%3D--c81891ce72701aa3e8279af482e290ca56be7456;
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:49 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:07:32 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/"0cc15dde2dd23a72fbeef01b4715fba3"
34
+ - W/"ed26ec4295aaed3dc9e9bbf0cea69141"
35
35
  Cache-Control:
36
36
  - max-age=0, private, must-revalidate
37
37
  X-Request-Id:
38
- - 48d516a4-f7d9-4fc5-ade8-eb5ba84cecfd
38
+ - 3b417bd2-6fc7-42a5-b9c0-429b2be4d6dd
39
39
  X-Runtime:
40
- - '1.460201'
40
+ - '1.802578'
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:12 GMT
44
+ - Mon, 18 May 2015 20:06:44 GMT
45
45
  Content-Length:
46
46
  - '443'
47
47
  Connection:
48
48
  - Keep-Alive
49
49
  Set-Cookie:
50
- - _internal_session=SE9UYTR3SFJENXc1WjhtRWwva1hscnJUQUhHeGh1QU5qN0RCL0ZPOHZDUElFRHJsYUlldlV6ZzZWNlJoK0craTlUbitlNVkwZ1JLMTJBUWtqUnNKNm5ZSS9RdFI3Y2cwMXN3TEhMRlYxMW9LanJGS3FGUEV0bTJ4UjlMMXZQUG5yaHcxQUswNW1CNkkzcVVoZTNDaTFYblQ5alhySFpjYmV4enl0d2VPV2ViS1R1amRFQ0pQV1dxZWpOZDllNjJhTnQ0MStXRXpDa2d2c3VrbzQyVlJVZlh2QW5GQ0tBN2hxZW9xeDN0d0JNTlhtUDZQZGQ3VjZEOGxObWhnVnVFRi0tMlVROTlzVmlkQkM1SmdaUGk5cnVzQT09--b77ee9accde213458f216ff28a35fa0ecb493be4;
50
+ - _internal_session=OFpjU2VhZGZTeHFxcTQyaXZWcGhENjBIVDhMVVZvT3ZuMnNhWjRTeWlDYmR0bGRNY3l5VGJJdUZUaU1seFByWWVsRGRtNjlkbWQ5Zy9QeGw1ZlU2U2hUY2NXRHdPOU95ZmFkVkxndW1sVTR1dlhxMFVGczI2Q2dTK1JJOUphSzRScVBUNTFWekZUVmNNUk5qUjQzdThXbU9oSmJncXZiQmFPMlpNZFhMRThIVHh4eFFXZkRYUC9qbXpvZ0Vvc0xBejlxZWUrSWFadDgrYW1ueXpnRVdYVnNtb0lHU1lmWG1BOTY5UUdIZk9VdzdFeE11am9XTWNkbnhjOFRTREovZy0tQnRSbTRkZFZVSk1IckNIWFF1TDJOdz09--1fdea5ff94327cd13cbb439c09caa1b447baa434;
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":"_:g70052520066660","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
- love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/0e/b4/ad/d9/0eb4add9-b49b-4ec6-a8bb-28e316698e77","@type":"oa:Annotation","hasBody":"_:g70052520066660","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
55
+ string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310873662120","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
56
+ love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/05/98/90/ab/059890ab-34c2-4161-9731-18668ce04bfe","@type":"oa:Annotation","hasBody":"_:g70310873662120","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
57
57
  http_version:
58
- recorded_at: Wed, 13 May 2015 22:30:12 GMT
58
+ recorded_at: Mon, 18 May 2015 20:06:44 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:12 GMT
78
+ - Mon, 18 May 2015 20:06:44 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:12 GMT
86
+ - Tue, 19 May 2015 02:06:44 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:12 GMT
102
+ recorded_at: Mon, 18 May 2015 20:06:44 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:12 GMT
124
+ - Mon, 18 May 2015 20:06:44 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:12 GMT
138
+ - Tue, 19 May 2015 02:06:44 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:12 GMT
1256
+ recorded_at: Mon, 18 May 2015 20:06:44 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:12 GMT
1276
+ - Mon, 18 May 2015 20:06:44 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:12 GMT
1284
+ - Tue, 19 May 2015 02:06:44 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:12 GMT
1300
+ recorded_at: Mon, 18 May 2015 20:06:44 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:12 GMT
1322
+ - Mon, 18 May 2015 20:06:45 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:12 GMT
1336
+ - Tue, 19 May 2015 02:06:45 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:13 GMT
2454
+ recorded_at: Mon, 18 May 2015 20:06:45 GMT
2455
2455
  - request:
2456
2456
  method: delete
2457
- uri: http://localhost:3000/annotations/0e%2Fb4%2Fad%2Fd9%2F0eb4add9-b49b-4ec6-a8bb-28e316698e77
2457
+ uri: http://localhost:3000/annotations/05%2F98%2F90%2Fab%2F059890ab-34c2-4161-9731-18668ce04bfe
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
- - f3835656-5506-4dff-be96-549d324ee69b
2484
+ - 24c75953-012c-41c7-ba0c-35fdb0f52d3e
2485
2485
  X-Runtime:
2486
- - '0.229136'
2486
+ - '0.271825'
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:13 GMT
2490
+ - Mon, 18 May 2015 20:06:45 GMT
2491
2491
  Connection:
2492
2492
  - Keep-Alive
2493
2493
  Set-Cookie:
2494
- - _internal_session=TlFUYys4ektrOFpocWM2ME0rYzYydHRZWnhRWXFqNTYxYURCNHM3QUI5NUp2aFNHZ0hLdm9tcllqUWdLZkJTTlY1dmFiZnpsSG9WZmxMQXBkRURiQWx5eUc0ZUNYdmhtWmdLNWpaVmJsNHpJb3RTM1BLdDRuL2UybXVxNUp3UndhL3d3UGxuK2NjK1djM3RGMlp2UXlnN1NxRTI2bjN1S2lEQm9rUjhGUXdELzBDcFNJanZmREhxdjJNc0xPRzlwLS0ybDFlQ3pOdWg0QlNxekkxQWN2R09RPT0%3D--4139242efef24feb5ed523a61ad380a14502e746;
2494
+ - _internal_session=bzFueTFUaS9vVGl0VEZNZ1dYaWZTWVJyak5uaHMyR1REaytkSmFjUmZuWjNXYTd0ckI2RkJoRy9YWmRjM1gwNVMwUkJJTGF6K21IRHYwSFFZTDhuV1NKQzhGbitUQ0dlVHpOWWN4ajlKNkNUTlYrUXZNbHdzSkRwTzJBdndVQzZwdVBDMjRXK0NpdUpWRTNkRGFlWlk4THJjNHh5ZVJkZlhOMFkrZWoyNDJpTTlRM0ExenlIdHRzanAvMDBZZ25sLS0vQXFqQzBPUEk5MmJzS05UK2UzL1dBPT0%3D--80d176d4d3a88795db6f88bb3521bdf601637691;
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:13 GMT
2501
+ recorded_at: Mon, 18 May 2015 20:06:45 GMT
2502
2502
  recorded_with: VCR 2.9.3