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.
- checksums.yaml +4 -4
- data/README.md +1 -0
- data/lib/triannon-client/triannon_client.rb +14 -3
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/checks_the_annotation_ID.yml +26 -26
- data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_annotation/without_content_type/logs_exceptions.yml +26 -26
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_iiif_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +40 -40
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/GET_annotation_by_ID_/_get_oa_annotation/returns_an_RDF_Graph_of_an_open_annotation.yml +46 -46
- 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
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/{returns_true_for_a_202_response_to_a_DELETE_request.yml → logs_exceptions.yml} +9 -9
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_200_response_to_a_DELETE_request.yml +63 -0
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_202_response_to_a_DELETE_request.yml +63 -0
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_204_response_to_a_DELETE_request.yml +63 -0
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_404_response_to_a_DELETE_request.yml +63 -0
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/returns_TRUE_for_a_410_response_to_a_DELETE_request.yml +63 -0
- 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
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/_delete_annotation/validates_the_annotation_ID.yml +8 -8
- data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph.yml +14 -14
- data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_RDF_Graph_that_contains_an_AnnotationList.yml +14 -14
- data/spec/fixtures/vcr_cassettes/TriannonClient/_get_annotations/returns_an_annotation_list_with_an_annotation_created_by_a_prior_POST.yml +42 -42
- data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/does_not_raise_an_error_when_submitting_a_valid_open_annotation.yml +26 -26
- data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions.yml +5601 -0
- data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/logs_exceptions_for_RestClient_Exception.yml +5601 -0
- data/spec/fixtures/vcr_cassettes/TriannonClient/_post_annotation/returns_a_RestClient_Response_object.yml +26 -26
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_id/returns_a_String_ID_that_is_not_empty.yml +26 -26
- data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_annotation_uris/returns_an_RDF_URI_that_is_a_valid_URI.yml +34 -34
- 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
- data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/accepts_a_RestClient_Response_instance.yml +38 -38
- data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_an_empty_String.yml +26 -26
- data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/raises_ArgumentError_when_given_nil.yml +26 -26
- data/spec/fixtures/vcr_cassettes/TriannonClient/response_processing_utilities/_response2graph/returns_an_RDF_Graph.yml +26 -26
- data/spec/lib/triannon-client/triannon_client_spec.rb +67 -26
- data/triannon-client.gemspec +1 -1
- metadata +28 -14
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 802b9f76579fab24a550f34599ebdd1cc7c5f0f2
|
4
|
+
data.tar.gz: 1a2a565638e4e2384fd0dd04769115b2b36a886f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 81d538d12dfad2cbc8fdfecfc72bd0ed37d32260bc1375552145df4a466c0e0320f38e05cddbcb4263358403f99c0ea85f4f59810fd6024ee2f4f8c0b3ed1b30
|
7
|
+
data.tar.gz: 018a3e5016569319760d9b279b25974966883525e75ff02d76bc7bccccc8cbd593ead4dac1b3f4bf84089b2b931de02ff1af29e8f61d903645ef57b834ebee3a
|
data/README.md
CHANGED
@@ -56,6 +56,13 @@ module TriannonClient
|
|
56
56
|
# 204 (No Content) if the action has been enacted but the response
|
57
57
|
# does not include an entity.
|
58
58
|
[200, 202, 204].include? response.code
|
59
|
+
rescue RestClient::Exception => e
|
60
|
+
response = e.response
|
61
|
+
# If an annotation doesn't exist, consider the request a 'success'
|
62
|
+
return true if [404, 410].include? response.code
|
63
|
+
binding.pry if @config.debug
|
64
|
+
@config.logger.error("Failed to DELETE annotation: #{id}, #{response.body}")
|
65
|
+
false
|
59
66
|
rescue => e
|
60
67
|
binding.pry if @config.debug
|
61
68
|
@config.logger.error("Failed to DELETE annotation: #{id}, #{e.message}")
|
@@ -75,14 +82,18 @@ module TriannonClient
|
|
75
82
|
tries = 0
|
76
83
|
begin
|
77
84
|
tries += 1
|
78
|
-
# TODO: add Accept content type, somehow?
|
79
85
|
response = @container.post post_data, :content_type => JSONLD_TYPE, :accept => JSONLD_TYPE
|
80
|
-
rescue => e
|
86
|
+
rescue RestClient::Exception => e
|
81
87
|
sleep 1*tries
|
82
88
|
retry if tries < 3
|
83
89
|
response = e.response
|
84
90
|
binding.pry if @config.debug
|
85
|
-
@config.logger.error("Failed to POST annotation: #{response.code}
|
91
|
+
@config.logger.error("Failed to POST annotation: #{response.code}, #{response.body}")
|
92
|
+
rescue => e
|
93
|
+
sleep 1*tries
|
94
|
+
retry if tries < 3
|
95
|
+
binding.pry if @config.debug
|
96
|
+
@config.logger.error("Failed to POST annotation: #{e.message}")
|
86
97
|
end
|
87
98
|
return response
|
88
99
|
end
|
@@ -31,31 +31,31 @@ http_interactions:
|
|
31
31
|
Content-Type:
|
32
32
|
- application/ld+json; charset=utf-8
|
33
33
|
Etag:
|
34
|
-
- W/"
|
34
|
+
- W/"3693f746f7f82271c0e1eaa0a6cb8586"
|
35
35
|
Cache-Control:
|
36
36
|
- max-age=0, private, must-revalidate
|
37
37
|
X-Request-Id:
|
38
|
-
-
|
38
|
+
- 17a87e35-68f1-4977-8f0a-15c5b0c0f4e4
|
39
39
|
X-Runtime:
|
40
|
-
- '1.
|
40
|
+
- '1.625174'
|
41
41
|
Server:
|
42
42
|
- WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
|
43
43
|
Date:
|
44
|
-
-
|
44
|
+
- Mon, 18 May 2015 20:07:54 GMT
|
45
45
|
Content-Length:
|
46
46
|
- '443'
|
47
47
|
Connection:
|
48
48
|
- Keep-Alive
|
49
49
|
Set-Cookie:
|
50
|
-
- _internal_session=
|
50
|
+
- _internal_session=ZXo1UnFac0VKUmFYRjdZTXBnaEU4ZXpFWEoyZ3g0VE9MalFYK0d3NU1kYjlvWms0Q09Fa1htcWVRcno0YStxOENzdTZidVRQak12YUZjR01DbVV2Q1NYWlB0Y0k5OTdJeUtTUGZnS0ducmR5WGRwWjdDV1JiM1Yxd21welZ6NGJicDNWZTlFMmxscll4VkljcFppWXEwMWwzR0pTdS92MTg0YU9obGlTNEQ3cU5FczRXZ3VYY1kvZVJmYitVWTdRS2ZtdmVmLzgrRXU2dDBRUVdMMS9hbEVoRlBISE96Q1FiWjk2c0NEUHE5WGxWS2VTRUJrVER6OEp0ZUtYUVJqZi0taDZHWjI3aXEvTkU1Z0pwb3FZTjdBQT09--b347e6e63fc11833326c5fcf868da9499992df3e;
|
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":"_:
|
56
|
-
love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/
|
55
|
+
string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310858814460","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
|
56
|
+
love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/c9/22/0e/65/c9220e65-33ed-4115-b069-1734d94a1f80","@type":"oa:Annotation","hasBody":"_:g70310858814460","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
|
57
57
|
http_version:
|
58
|
-
recorded_at:
|
58
|
+
recorded_at: Mon, 18 May 2015 20:07:54 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
|
-
-
|
78
|
+
- Mon, 18 May 2015 20:07:55 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
|
-
-
|
86
|
+
- Tue, 19 May 2015 02:07:55 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:
|
102
|
+
recorded_at: Mon, 18 May 2015 20:07:55 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
|
-
-
|
124
|
+
- Mon, 18 May 2015 20:07:55 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
|
-
-
|
138
|
+
- Tue, 19 May 2015 02:07:55 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:
|
1256
|
+
recorded_at: Mon, 18 May 2015 20:07:55 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
|
-
-
|
1276
|
+
- Mon, 18 May 2015 20:07:55 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
|
-
-
|
1284
|
+
- Tue, 19 May 2015 02:07:55 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:
|
1300
|
+
recorded_at: Mon, 18 May 2015 20:07:55 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
|
-
-
|
1322
|
+
- Mon, 18 May 2015 20:07:55 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
|
-
-
|
1336
|
+
- Tue, 19 May 2015 02:07:55 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:
|
2454
|
+
recorded_at: Mon, 18 May 2015 20:07:56 GMT
|
2455
2455
|
- request:
|
2456
2456
|
method: get
|
2457
|
-
uri: http://localhost:3000/annotations/
|
2457
|
+
uri: http://localhost:3000/annotations/c9%2F22%2F0e%2F65%2Fc9220e65-33ed-4115-b069-1734d94a1f80
|
2458
2458
|
body:
|
2459
2459
|
encoding: US-ASCII
|
2460
2460
|
string: ''
|
@@ -2473,15 +2473,15 @@ http_interactions:
|
|
2473
2473
|
Content-Type:
|
2474
2474
|
- text/html; charset=utf-8
|
2475
2475
|
Content-Length:
|
2476
|
-
- '
|
2476
|
+
- '128005'
|
2477
2477
|
X-Request-Id:
|
2478
|
-
-
|
2478
|
+
- 9e050456-1cd0-45ee-a4f5-2794870a5fb9
|
2479
2479
|
X-Runtime:
|
2480
|
-
- '0.
|
2480
|
+
- '0.350365'
|
2481
2481
|
Server:
|
2482
2482
|
- WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
|
2483
2483
|
Date:
|
2484
|
-
-
|
2484
|
+
- Mon, 18 May 2015 20:07:56 GMT
|
2485
2485
|
Connection:
|
2486
2486
|
- Keep-Alive
|
2487
2487
|
body:
|
@@ -3438,17 +3438,7 @@ http_interactions:
|
|
3438
3438
|
regardless if they changed or not.\n</div>\n</pre>\n</td>\n </tr>\n
|
3439
3439
|
\ </table>\n </div>\n </div>\n <div class=\"source hidden\"
|
3440
3440
|
id=\"frame-source-88\">\n <div class=\"info\">\n Extracted source
|
3441
|
-
(around line <strong>#
|
3442
|
-
\ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
|
3443
|
-
\ <td>\n <pre class=\"line_numbers\">\n<span>15</span>\n<span>16</span>\n<span>17</span>\n<span>18</span>\n<span>19</span>\n<span>20</span>\n
|
3444
|
-
\ </pre>\n </td>\n<td width=\"100%\">\n<pre>\n<div
|
3445
|
-
class=\"line\"> old, env[FLAG] = env[FLAG], false\n</div><div class=\"line\">
|
3446
|
-
\ @mutex.lock\n</div><div class=\"line active\"> response = @app.call(env)\n</div><div
|
3447
|
-
class=\"line\"> body = BodyProxy.new(response[2]) { @mutex.unlock }\n</div><div
|
3448
|
-
class=\"line\"> response[2] = body\n</div><div class=\"line\"> response\n</div>\n</pre>\n</td>\n
|
3449
|
-
\ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
|
3450
|
-
hidden\" id=\"frame-source-89\">\n <div class=\"info\">\n Extracted
|
3451
|
-
source (around line <strong>#15</strong>):\n </div>\n <div class=\"data\">\n
|
3441
|
+
(around line <strong>#15</strong>):\n </div>\n <div class=\"data\">\n
|
3452
3442
|
\ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
|
3453
3443
|
\ <td>\n <pre class=\"line_numbers\">\n<span>13</span>\n<span>14</span>\n<span>15</span>\n<span>16</span>\n<span>17</span>\n<span>18</span>\n
|
3454
3444
|
\ </pre>\n </td>\n<td width=\"100%\">\n<pre>\n<div
|
@@ -3457,7 +3447,7 @@ http_interactions:
|
|
3457
3447
|
\ headers = HeaderHash.new(headers)\n</div><div class=\"line\">\n</div><div
|
3458
3448
|
class=\"line\"> if !STATUS_WITH_NO_ENTITY_BODY.include?(status.to_i)
|
3459
3449
|
&&\n</div>\n</pre>\n</td>\n </tr>\n </table>\n </div>\n
|
3460
|
-
\ </div>\n <div class=\"source hidden\" id=\"frame-source-
|
3450
|
+
\ </div>\n <div class=\"source hidden\" id=\"frame-source-89\">\n <div
|
3461
3451
|
class=\"info\">\n Extracted source (around line <strong>#89</strong>):\n
|
3462
3452
|
\ </div>\n <div class=\"data\">\n <table cellpadding=\"0\"
|
3463
3453
|
cellspacing=\"0\" class=\"lines\">\n <tr>\n <td>\n <pre
|
@@ -3469,7 +3459,7 @@ http_interactions:
|
|
3469
3459
|
\ begin\n</div><div class=\"line\"> res.status = status.to_i\n</div><div
|
3470
3460
|
class=\"line\"> headers.each { |k, vs|\n</div>\n</pre>\n</td>\n </tr>\n
|
3471
3461
|
\ </table>\n </div>\n </div>\n <div class=\"source hidden\"
|
3472
|
-
id=\"frame-source-
|
3462
|
+
id=\"frame-source-90\">\n <div class=\"info\">\n Extracted source
|
3473
3463
|
(around line <strong>#138</strong>):\n </div>\n <div class=\"data\">\n
|
3474
3464
|
\ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
|
3475
3465
|
\ <td>\n <pre class=\"line_numbers\">\n<span>136</span>\n<span>137</span>\n<span>138</span>\n<span>139</span>\n<span>140</span>\n<span>141</span>\n
|
@@ -3479,7 +3469,7 @@ http_interactions:
|
|
3479
3469
|
class=\"line active\"> si.service(req, res)\n</div><div class=\"line\">
|
3480
3470
|
\ end\n</div><div class=\"line\">\n</div><div class=\"line\"> ##\n</div>\n</pre>\n</td>\n
|
3481
3471
|
\ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
|
3482
|
-
hidden\" id=\"frame-source-
|
3472
|
+
hidden\" id=\"frame-source-91\">\n <div class=\"info\">\n Extracted
|
3483
3473
|
source (around line <strong>#94</strong>):\n </div>\n <div class=\"data\">\n
|
3484
3474
|
\ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
|
3485
3475
|
\ <td>\n <pre class=\"line_numbers\">\n<span>92</span>\n<span>93</span>\n<span>94</span>\n<span>95</span>\n<span>96</span>\n<span>97</span>\n
|
@@ -3490,7 +3480,7 @@ http_interactions:
|
|
3490
3480
|
=> ex\n</div><div class=\"line\"> res.set_error(ex)\n</div><div
|
3491
3481
|
class=\"line\"> rescue HTTPStatus::Error => ex\n</div>\n</pre>\n</td>\n
|
3492
3482
|
\ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
|
3493
|
-
hidden\" id=\"frame-source-
|
3483
|
+
hidden\" id=\"frame-source-92\">\n <div class=\"info\">\n Extracted
|
3494
3484
|
source (around line <strong>#294</strong>):\n </div>\n <div class=\"data\">\n
|
3495
3485
|
\ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
|
3496
3486
|
\ <td>\n <pre class=\"line_numbers\">\n<span>292</span>\n<span>293</span>\n<span>294</span>\n<span>295</span>\n<span>296</span>\n<span>297</span>\n
|
@@ -3654,13 +3644,12 @@ http_interactions:
|
|
3654
3644
|
data-frame-id=\"86\" href=\"#\">railties (4.2.0) lib/rails/engine.rb:518:in
|
3655
3645
|
`call'</a><br><a class=\"trace-frames\" data-frame-id=\"87\" href=\"#\">railties
|
3656
3646
|
(4.2.0) lib/rails/application.rb:164:in `call'</a><br><a class=\"trace-frames\"
|
3657
|
-
data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/
|
3658
|
-
class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
|
3659
|
-
`call'</a><br><a class=\"trace-frames\" data-frame-id=\"90\" href=\"#\">rack
|
3647
|
+
data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
|
3648
|
+
`call'</a><br><a class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
|
3660
3649
|
(1.6.1) lib/rack/handler/webrick.rb:89:in `service'</a><br><a class=\"trace-frames\"
|
3661
|
-
data-frame-id=\"
|
3662
|
-
`service'</a><br><a class=\"trace-frames\" data-frame-id=\"
|
3663
|
-
`run'</a><br><a class=\"trace-frames\" data-frame-id=\"
|
3650
|
+
data-frame-id=\"90\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
|
3651
|
+
`service'</a><br><a class=\"trace-frames\" data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
|
3652
|
+
`run'</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
|
3664
3653
|
`block in start_thread'</a><br></code></pre>\n </div>\n <div id=\"Full-Trace\"
|
3665
3654
|
style=\"display: block;\">\n <pre><code><a class=\"trace-frames\" data-frame-id=\"0\"
|
3666
3655
|
href=\"#\">actionpack (4.2.0) lib/action_controller/metal/mime_responds.rb:218:in
|
@@ -3809,13 +3798,12 @@ http_interactions:
|
|
3809
3798
|
data-frame-id=\"86\" href=\"#\">railties (4.2.0) lib/rails/engine.rb:518:in
|
3810
3799
|
`call'</a><br><a class=\"trace-frames\" data-frame-id=\"87\" href=\"#\">railties
|
3811
3800
|
(4.2.0) lib/rails/application.rb:164:in `call'</a><br><a class=\"trace-frames\"
|
3812
|
-
data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/
|
3813
|
-
class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
|
3814
|
-
`call'</a><br><a class=\"trace-frames\" data-frame-id=\"90\" href=\"#\">rack
|
3801
|
+
data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
|
3802
|
+
`call'</a><br><a class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
|
3815
3803
|
(1.6.1) lib/rack/handler/webrick.rb:89:in `service'</a><br><a class=\"trace-frames\"
|
3816
|
-
data-frame-id=\"
|
3817
|
-
`service'</a><br><a class=\"trace-frames\" data-frame-id=\"
|
3818
|
-
`run'</a><br><a class=\"trace-frames\" data-frame-id=\"
|
3804
|
+
data-frame-id=\"90\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
|
3805
|
+
`service'</a><br><a class=\"trace-frames\" data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
|
3806
|
+
`run'</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
|
3819
3807
|
`block in start_thread'</a><br></code></pre>\n </div>\n\n <script
|
3820
3808
|
type=\"text/javascript\">\n var traceFrames = document.getElementsByClassName('trace-frames');\n
|
3821
3809
|
\ var selectedFrame, currentSource = document.getElementById('frame-source-0');\n\n
|
@@ -3830,7 +3818,7 @@ http_interactions:
|
|
3830
3818
|
&& el) {\n currentSource.className += \" hidden\";\n el.className
|
3831
3819
|
= el.className.replace(\" hidden\", \"\");\n currentSource = el;\n
|
3832
3820
|
\ }\n }\n }\n </script>\n</div>\n\n \n\n<h2 style=\"margin-top:
|
3833
|
-
30px\">Request</h2>\n<p><b>Parameters</b>:</p> <pre>{"id"=>"
|
3821
|
+
30px\">Request</h2>\n<p><b>Parameters</b>:</p> <pre>{"id"=>"c9/22/0e/65/c9220e65-33ed-4115-b069-1734d94a1f80"}</pre>\n\n<div
|
3834
3822
|
class=\"details\">\n <div class=\"summary\"><a href=\"#\" onclick=\"return
|
3835
3823
|
toggleSessionDump()\">Toggle session dump</a></div>\n <div id=\"session_dump\"
|
3836
3824
|
style=\"display:none\"><pre></pre></div>\n</div>\n\n<div class=\"details\">\n
|
@@ -3840,7 +3828,7 @@ http_interactions:
|
|
3840
3828
|
"gzip, deflate"\nREMOTE_ADDR: "127.0.0.1"\nREMOTE_HOST:
|
3841
3829
|
"127.0.0.1"\nSERVER_NAME: "localhost"\nSERVER_PROTOCOL:
|
3842
3830
|
"HTTP/1.1"</pre></div>\n</div>\n\n<h2 style=\"margin-top: 30px\">Response</h2>\n<p><b>Headers</b>:</p>
|
3843
|
-
<pre>None</pre>\n\n</div>\n\n\n</body>\n</html>\n<div id=\"console\"\n data-remote-path='console/repl_sessions/
|
3831
|
+
<pre>None</pre>\n\n</div>\n\n\n</body>\n</html>\n<div id=\"console\"\n data-remote-path='console/repl_sessions/a460b424cb0b8e952d2370361c0198d2'\n
|
3844
3832
|
\ data-initial-prompt='>> '>\n</div>\n\n\n<script type=\"text/javascript\">\n(function()
|
3845
3833
|
{\n // DOM helpers\nfunction hasClass(el, className) {\n var regex = new
|
3846
3834
|
RegExp('(?:^|\\\\s)' + className + '(?!\\\\S)', 'g');\n return el.className.match(regex);\n}\n\nfunction
|
@@ -4037,10 +4025,10 @@ http_interactions:
|
|
4037
4025
|
\ resizerElement.addEventListener('mouseup', recordConsoleElementHeight);\n
|
4038
4026
|
\ });\n});\n\n}).call(this);\n</script>\n\n"
|
4039
4027
|
http_version:
|
4040
|
-
recorded_at:
|
4028
|
+
recorded_at: Mon, 18 May 2015 20:07:56 GMT
|
4041
4029
|
- request:
|
4042
4030
|
method: delete
|
4043
|
-
uri: http://localhost:3000/annotations/
|
4031
|
+
uri: http://localhost:3000/annotations/c9%2F22%2F0e%2F65%2Fc9220e65-33ed-4115-b069-1734d94a1f80
|
4044
4032
|
body:
|
4045
4033
|
encoding: US-ASCII
|
4046
4034
|
string: ''
|
@@ -4067,22 +4055,22 @@ http_interactions:
|
|
4067
4055
|
Cache-Control:
|
4068
4056
|
- no-cache
|
4069
4057
|
X-Request-Id:
|
4070
|
-
-
|
4058
|
+
- 513f819e-5713-437d-834d-560da4b83953
|
4071
4059
|
X-Runtime:
|
4072
|
-
- '0.
|
4060
|
+
- '0.253853'
|
4073
4061
|
Server:
|
4074
4062
|
- WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
|
4075
4063
|
Date:
|
4076
|
-
-
|
4064
|
+
- Mon, 18 May 2015 20:07:56 GMT
|
4077
4065
|
Connection:
|
4078
4066
|
- Keep-Alive
|
4079
4067
|
Set-Cookie:
|
4080
|
-
- _internal_session=
|
4068
|
+
- _internal_session=YU9Wd0xEWHRNL2ZxR2tiVVhzTXZQNWRuOHBlV0VPZXk5a3J0ak1oV1htaVBQZmJDODRtbjhNZGRJU2lZMFQ1MWV5NjhrdU80S09hQVFNYzJsYnNXNmJLbS9oeUJBWXp2bnZiRDdSTGpMVStySFp4WXZkZWp0WnNWd1dkNjdEQnZUMFpUUlN4WWtTUWtwaHB2Q3dlTGpPcGRkZ2dJTXBsY1d6R1lQZzhoQU5kTUNHT25lZmVhbHFOYWVnMlBQWS8wLS1wSVp2RDdISUVrMDJPbmRtOGNNQnB3PT0%3D--148c480eb047c240941cc7e658a29ee6d385af1a;
|
4081
4069
|
path=/; HttpOnly
|
4082
4070
|
- request_method=DELETE; path=/
|
4083
4071
|
body:
|
4084
4072
|
encoding: UTF-8
|
4085
4073
|
string: ''
|
4086
4074
|
http_version:
|
4087
|
-
recorded_at:
|
4075
|
+
recorded_at: Mon, 18 May 2015 20:07:56 GMT
|
4088
4076
|
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/"
|
34
|
+
- W/"9c203846dc40cdd382585702dcd5006c"
|
35
35
|
Cache-Control:
|
36
36
|
- max-age=0, private, must-revalidate
|
37
37
|
X-Request-Id:
|
38
|
-
-
|
38
|
+
- 2071bb09-3425-4abe-b79c-cff5d20d936e
|
39
39
|
X-Runtime:
|
40
|
-
- '1.
|
40
|
+
- '1.724357'
|
41
41
|
Server:
|
42
42
|
- WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
|
43
43
|
Date:
|
44
|
-
-
|
44
|
+
- Mon, 18 May 2015 20:07:22 GMT
|
45
45
|
Content-Length:
|
46
46
|
- '443'
|
47
47
|
Connection:
|
48
48
|
- Keep-Alive
|
49
49
|
Set-Cookie:
|
50
|
-
- _internal_session=
|
50
|
+
- _internal_session=SzhHU1hqUVZOVGt2dWRiV1FNOWRTTll6OHVUZzZYcHhpek5WdWlJT25tRUxLN0xYSThyU3BmTFoxaXdQR3BxWWtGbS9ZZWFPZ2dYaUVHUGFOdUJGUVVhVWxXWlh4RzJOZWtZckMvVjNFclNjOUs1Q0QyUmtNZEFJZVVsYmtWek9jN29hOGFoalNHQis2NzE0d1l0ejVvS0Rtc1VWcXRyYVZvZzBkN01FRWxya2VuTUo0cEp5Y0x5QVlLS1Y5OTh2cWw1SnFhK1FIcUlKcEhnMktVd3FRR1NvdEhNTHNwYTBKZkViOTdVcmlBZHdyTXA5dmFWMy91MVRTVENmZ0lrRi0tY3p5RG0xUnJYNGFHVnBpQU1IeXJSUT09--26caf2201656023490af8cb2e414d8652fe460c6;
|
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":"_:
|
56
|
-
love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/
|
55
|
+
string: '{"@context":"http://www.w3.org/ns/oa-context-20130208.json","@graph":[{"@id":"_:g70310878554220","@type":["dctypes:Text","cnt:ContentAsText"],"chars":"I
|
56
|
+
love this!","format":"text/plain","language":"en"},{"@id":"http://your.triannon-server.com/annotations/06/7a/d4/9c/067ad49c-1a15-485c-a05e-b11c5d231b64","@type":"oa:Annotation","hasBody":"_:g70310878554220","hasTarget":"http://purl.stanford.edu/kq131cs7229","motivatedBy":"oa:commenting"}]}'
|
57
57
|
http_version:
|
58
|
-
recorded_at:
|
58
|
+
recorded_at: Mon, 18 May 2015 20:07:22 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
|
-
-
|
78
|
+
- Mon, 18 May 2015 20:07:27 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
|
-
-
|
86
|
+
- Tue, 19 May 2015 02:07:27 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:
|
102
|
+
recorded_at: Mon, 18 May 2015 20:07:27 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
|
-
-
|
124
|
+
- Mon, 18 May 2015 20:07:27 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
|
-
-
|
138
|
+
- Tue, 19 May 2015 02:07:27 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:
|
1256
|
+
recorded_at: Mon, 18 May 2015 20:07:28 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
|
-
-
|
1276
|
+
- Mon, 18 May 2015 20:07:28 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
|
-
-
|
1284
|
+
- Tue, 19 May 2015 02:07:28 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:
|
1300
|
+
recorded_at: Mon, 18 May 2015 20:07:28 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
|
-
-
|
1322
|
+
- Mon, 18 May 2015 20:07:28 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
|
-
-
|
1336
|
+
- Tue, 19 May 2015 02:07:28 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:
|
2454
|
+
recorded_at: Mon, 18 May 2015 20:07:28 GMT
|
2455
2455
|
- request:
|
2456
2456
|
method: get
|
2457
|
-
uri: http://localhost:3000/annotations/
|
2457
|
+
uri: http://localhost:3000/annotations/06%2F7a%2Fd4%2F9c%2F067ad49c-1a15-485c-a05e-b11c5d231b64
|
2458
2458
|
body:
|
2459
2459
|
encoding: US-ASCII
|
2460
2460
|
string: ''
|
@@ -2473,15 +2473,15 @@ http_interactions:
|
|
2473
2473
|
Content-Type:
|
2474
2474
|
- text/html; charset=utf-8
|
2475
2475
|
Content-Length:
|
2476
|
-
- '
|
2476
|
+
- '128007'
|
2477
2477
|
X-Request-Id:
|
2478
|
-
-
|
2478
|
+
- 9ea36c8d-69cf-4c9b-8fdc-615a5c44ffb9
|
2479
2479
|
X-Runtime:
|
2480
|
-
- '0.
|
2480
|
+
- '0.324868'
|
2481
2481
|
Server:
|
2482
2482
|
- WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
|
2483
2483
|
Date:
|
2484
|
-
-
|
2484
|
+
- Mon, 18 May 2015 20:07:29 GMT
|
2485
2485
|
Connection:
|
2486
2486
|
- Keep-Alive
|
2487
2487
|
body:
|
@@ -3438,17 +3438,7 @@ http_interactions:
|
|
3438
3438
|
regardless if they changed or not.\n</div>\n</pre>\n</td>\n </tr>\n
|
3439
3439
|
\ </table>\n </div>\n </div>\n <div class=\"source hidden\"
|
3440
3440
|
id=\"frame-source-88\">\n <div class=\"info\">\n Extracted source
|
3441
|
-
(around line <strong>#
|
3442
|
-
\ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
|
3443
|
-
\ <td>\n <pre class=\"line_numbers\">\n<span>15</span>\n<span>16</span>\n<span>17</span>\n<span>18</span>\n<span>19</span>\n<span>20</span>\n
|
3444
|
-
\ </pre>\n </td>\n<td width=\"100%\">\n<pre>\n<div
|
3445
|
-
class=\"line\"> old, env[FLAG] = env[FLAG], false\n</div><div class=\"line\">
|
3446
|
-
\ @mutex.lock\n</div><div class=\"line active\"> response = @app.call(env)\n</div><div
|
3447
|
-
class=\"line\"> body = BodyProxy.new(response[2]) { @mutex.unlock }\n</div><div
|
3448
|
-
class=\"line\"> response[2] = body\n</div><div class=\"line\"> response\n</div>\n</pre>\n</td>\n
|
3449
|
-
\ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
|
3450
|
-
hidden\" id=\"frame-source-89\">\n <div class=\"info\">\n Extracted
|
3451
|
-
source (around line <strong>#15</strong>):\n </div>\n <div class=\"data\">\n
|
3441
|
+
(around line <strong>#15</strong>):\n </div>\n <div class=\"data\">\n
|
3452
3442
|
\ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
|
3453
3443
|
\ <td>\n <pre class=\"line_numbers\">\n<span>13</span>\n<span>14</span>\n<span>15</span>\n<span>16</span>\n<span>17</span>\n<span>18</span>\n
|
3454
3444
|
\ </pre>\n </td>\n<td width=\"100%\">\n<pre>\n<div
|
@@ -3457,7 +3447,7 @@ http_interactions:
|
|
3457
3447
|
\ headers = HeaderHash.new(headers)\n</div><div class=\"line\">\n</div><div
|
3458
3448
|
class=\"line\"> if !STATUS_WITH_NO_ENTITY_BODY.include?(status.to_i)
|
3459
3449
|
&&\n</div>\n</pre>\n</td>\n </tr>\n </table>\n </div>\n
|
3460
|
-
\ </div>\n <div class=\"source hidden\" id=\"frame-source-
|
3450
|
+
\ </div>\n <div class=\"source hidden\" id=\"frame-source-89\">\n <div
|
3461
3451
|
class=\"info\">\n Extracted source (around line <strong>#89</strong>):\n
|
3462
3452
|
\ </div>\n <div class=\"data\">\n <table cellpadding=\"0\"
|
3463
3453
|
cellspacing=\"0\" class=\"lines\">\n <tr>\n <td>\n <pre
|
@@ -3469,7 +3459,7 @@ http_interactions:
|
|
3469
3459
|
\ begin\n</div><div class=\"line\"> res.status = status.to_i\n</div><div
|
3470
3460
|
class=\"line\"> headers.each { |k, vs|\n</div>\n</pre>\n</td>\n </tr>\n
|
3471
3461
|
\ </table>\n </div>\n </div>\n <div class=\"source hidden\"
|
3472
|
-
id=\"frame-source-
|
3462
|
+
id=\"frame-source-90\">\n <div class=\"info\">\n Extracted source
|
3473
3463
|
(around line <strong>#138</strong>):\n </div>\n <div class=\"data\">\n
|
3474
3464
|
\ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
|
3475
3465
|
\ <td>\n <pre class=\"line_numbers\">\n<span>136</span>\n<span>137</span>\n<span>138</span>\n<span>139</span>\n<span>140</span>\n<span>141</span>\n
|
@@ -3479,7 +3469,7 @@ http_interactions:
|
|
3479
3469
|
class=\"line active\"> si.service(req, res)\n</div><div class=\"line\">
|
3480
3470
|
\ end\n</div><div class=\"line\">\n</div><div class=\"line\"> ##\n</div>\n</pre>\n</td>\n
|
3481
3471
|
\ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
|
3482
|
-
hidden\" id=\"frame-source-
|
3472
|
+
hidden\" id=\"frame-source-91\">\n <div class=\"info\">\n Extracted
|
3483
3473
|
source (around line <strong>#94</strong>):\n </div>\n <div class=\"data\">\n
|
3484
3474
|
\ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
|
3485
3475
|
\ <td>\n <pre class=\"line_numbers\">\n<span>92</span>\n<span>93</span>\n<span>94</span>\n<span>95</span>\n<span>96</span>\n<span>97</span>\n
|
@@ -3490,7 +3480,7 @@ http_interactions:
|
|
3490
3480
|
=> ex\n</div><div class=\"line\"> res.set_error(ex)\n</div><div
|
3491
3481
|
class=\"line\"> rescue HTTPStatus::Error => ex\n</div>\n</pre>\n</td>\n
|
3492
3482
|
\ </tr>\n </table>\n </div>\n </div>\n <div class=\"source
|
3493
|
-
hidden\" id=\"frame-source-
|
3483
|
+
hidden\" id=\"frame-source-92\">\n <div class=\"info\">\n Extracted
|
3494
3484
|
source (around line <strong>#294</strong>):\n </div>\n <div class=\"data\">\n
|
3495
3485
|
\ <table cellpadding=\"0\" cellspacing=\"0\" class=\"lines\">\n <tr>\n
|
3496
3486
|
\ <td>\n <pre class=\"line_numbers\">\n<span>292</span>\n<span>293</span>\n<span>294</span>\n<span>295</span>\n<span>296</span>\n<span>297</span>\n
|
@@ -3654,13 +3644,12 @@ http_interactions:
|
|
3654
3644
|
data-frame-id=\"86\" href=\"#\">railties (4.2.0) lib/rails/engine.rb:518:in
|
3655
3645
|
`call'</a><br><a class=\"trace-frames\" data-frame-id=\"87\" href=\"#\">railties
|
3656
3646
|
(4.2.0) lib/rails/application.rb:164:in `call'</a><br><a class=\"trace-frames\"
|
3657
|
-
data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/
|
3658
|
-
class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
|
3659
|
-
`call'</a><br><a class=\"trace-frames\" data-frame-id=\"90\" href=\"#\">rack
|
3647
|
+
data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
|
3648
|
+
`call'</a><br><a class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
|
3660
3649
|
(1.6.1) lib/rack/handler/webrick.rb:89:in `service'</a><br><a class=\"trace-frames\"
|
3661
|
-
data-frame-id=\"
|
3662
|
-
`service'</a><br><a class=\"trace-frames\" data-frame-id=\"
|
3663
|
-
`run'</a><br><a class=\"trace-frames\" data-frame-id=\"
|
3650
|
+
data-frame-id=\"90\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
|
3651
|
+
`service'</a><br><a class=\"trace-frames\" data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
|
3652
|
+
`run'</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
|
3664
3653
|
`block in start_thread'</a><br></code></pre>\n </div>\n <div id=\"Full-Trace\"
|
3665
3654
|
style=\"display: block;\">\n <pre><code><a class=\"trace-frames\" data-frame-id=\"0\"
|
3666
3655
|
href=\"#\">actionpack (4.2.0) lib/action_controller/metal/mime_responds.rb:218:in
|
@@ -3809,13 +3798,12 @@ http_interactions:
|
|
3809
3798
|
data-frame-id=\"86\" href=\"#\">railties (4.2.0) lib/rails/engine.rb:518:in
|
3810
3799
|
`call'</a><br><a class=\"trace-frames\" data-frame-id=\"87\" href=\"#\">railties
|
3811
3800
|
(4.2.0) lib/rails/application.rb:164:in `call'</a><br><a class=\"trace-frames\"
|
3812
|
-
data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/
|
3813
|
-
class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
|
3814
|
-
`call'</a><br><a class=\"trace-frames\" data-frame-id=\"90\" href=\"#\">rack
|
3801
|
+
data-frame-id=\"88\" href=\"#\">rack (1.6.1) lib/rack/content_length.rb:15:in
|
3802
|
+
`call'</a><br><a class=\"trace-frames\" data-frame-id=\"89\" href=\"#\">rack
|
3815
3803
|
(1.6.1) lib/rack/handler/webrick.rb:89:in `service'</a><br><a class=\"trace-frames\"
|
3816
|
-
data-frame-id=\"
|
3817
|
-
`service'</a><br><a class=\"trace-frames\" data-frame-id=\"
|
3818
|
-
`run'</a><br><a class=\"trace-frames\" data-frame-id=\"
|
3804
|
+
data-frame-id=\"90\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in
|
3805
|
+
`service'</a><br><a class=\"trace-frames\" data-frame-id=\"91\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in
|
3806
|
+
`run'</a><br><a class=\"trace-frames\" data-frame-id=\"92\" href=\"#\">/home/dlweber/.rbenv/versions/2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in
|
3819
3807
|
`block in start_thread'</a><br></code></pre>\n </div>\n\n <script
|
3820
3808
|
type=\"text/javascript\">\n var traceFrames = document.getElementsByClassName('trace-frames');\n
|
3821
3809
|
\ var selectedFrame, currentSource = document.getElementById('frame-source-0');\n\n
|
@@ -3830,7 +3818,7 @@ http_interactions:
|
|
3830
3818
|
&& el) {\n currentSource.className += \" hidden\";\n el.className
|
3831
3819
|
= el.className.replace(\" hidden\", \"\");\n currentSource = el;\n
|
3832
3820
|
\ }\n }\n }\n </script>\n</div>\n\n \n\n<h2 style=\"margin-top:
|
3833
|
-
30px\">Request</h2>\n<p><b>Parameters</b>:</p> <pre>{"id"=>"
|
3821
|
+
30px\">Request</h2>\n<p><b>Parameters</b>:</p> <pre>{"id"=>"06/7a/d4/9c/067ad49c-1a15-485c-a05e-b11c5d231b64"}</pre>\n\n<div
|
3834
3822
|
class=\"details\">\n <div class=\"summary\"><a href=\"#\" onclick=\"return
|
3835
3823
|
toggleSessionDump()\">Toggle session dump</a></div>\n <div id=\"session_dump\"
|
3836
3824
|
style=\"display:none\"><pre></pre></div>\n</div>\n\n<div class=\"details\">\n
|
@@ -3840,7 +3828,7 @@ http_interactions:
|
|
3840
3828
|
"gzip, deflate"\nREMOTE_ADDR: "127.0.0.1"\nREMOTE_HOST:
|
3841
3829
|
"127.0.0.1"\nSERVER_NAME: "localhost"\nSERVER_PROTOCOL:
|
3842
3830
|
"HTTP/1.1"</pre></div>\n</div>\n\n<h2 style=\"margin-top: 30px\">Response</h2>\n<p><b>Headers</b>:</p>
|
3843
|
-
<pre>None</pre>\n\n</div>\n\n\n</body>\n</html>\n<div id=\"console\"\n data-remote-path='console/repl_sessions/
|
3831
|
+
<pre>None</pre>\n\n</div>\n\n\n</body>\n</html>\n<div id=\"console\"\n data-remote-path='console/repl_sessions/ff9b3d36d460e768689b9a8cc1e9677f'\n
|
3844
3832
|
\ data-initial-prompt='>> '>\n</div>\n\n\n<script type=\"text/javascript\">\n(function()
|
3845
3833
|
{\n // DOM helpers\nfunction hasClass(el, className) {\n var regex = new
|
3846
3834
|
RegExp('(?:^|\\\\s)' + className + '(?!\\\\S)', 'g');\n return el.className.match(regex);\n}\n\nfunction
|
@@ -4037,10 +4025,10 @@ http_interactions:
|
|
4037
4025
|
\ resizerElement.addEventListener('mouseup', recordConsoleElementHeight);\n
|
4038
4026
|
\ });\n});\n\n}).call(this);\n</script>\n\n"
|
4039
4027
|
http_version:
|
4040
|
-
recorded_at:
|
4028
|
+
recorded_at: Mon, 18 May 2015 20:07:29 GMT
|
4041
4029
|
- request:
|
4042
4030
|
method: delete
|
4043
|
-
uri: http://localhost:3000/annotations/
|
4031
|
+
uri: http://localhost:3000/annotations/06%2F7a%2Fd4%2F9c%2F067ad49c-1a15-485c-a05e-b11c5d231b64
|
4044
4032
|
body:
|
4045
4033
|
encoding: US-ASCII
|
4046
4034
|
string: ''
|
@@ -4067,22 +4055,22 @@ http_interactions:
|
|
4067
4055
|
Cache-Control:
|
4068
4056
|
- no-cache
|
4069
4057
|
X-Request-Id:
|
4070
|
-
-
|
4058
|
+
- b329ae1e-5406-4bfd-a4a1-b09cc11ca86f
|
4071
4059
|
X-Runtime:
|
4072
|
-
- '0.
|
4060
|
+
- '0.191027'
|
4073
4061
|
Server:
|
4074
4062
|
- WEBrick/1.3.1 (Ruby/2.2.2/2015-04-13)
|
4075
4063
|
Date:
|
4076
|
-
-
|
4064
|
+
- Mon, 18 May 2015 20:07:29 GMT
|
4077
4065
|
Connection:
|
4078
4066
|
- Keep-Alive
|
4079
4067
|
Set-Cookie:
|
4080
|
-
- _internal_session=
|
4068
|
+
- _internal_session=WVRCeEdEd0JDdS93YUw2ZWJIRTQ1ZTRKZmNEMWlUM2JHSk1EeFBFRmVrNXB3UXRmdGgySDgrdjJaYTNTTFdjQUhLVlB2ei93QjlncW56clVaWjZ3MnVrT0E4L2IrNmdTNFRGRmhNdElZQk03ZVovajNLSmxHU3ZVak5VcEZFaWExZmlwcnJhQy9uYVBoOTh3b2xGaURrNS9wL0JoWWd2bmFiOGtYa1hUZ3NSNzhpT1VBSnFuTEtvNGFHVWh1Tkl4LS1URTBJNUR6NGIzTWR2dEtzM0U4OC9BPT0%3D--08e63450576951d3e614f04cef02bd4cd33b1cf6;
|
4081
4069
|
path=/; HttpOnly
|
4082
4070
|
- request_method=DELETE; path=/
|
4083
4071
|
body:
|
4084
4072
|
encoding: UTF-8
|
4085
4073
|
string: ''
|
4086
4074
|
http_version:
|
4087
|
-
recorded_at:
|
4075
|
+
recorded_at: Mon, 18 May 2015 20:07:29 GMT
|
4088
4076
|
recorded_with: VCR 2.9.3
|