spotlight-dor-resources 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (25) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +17 -2
  3. data/.rubocop_todo.yml +1 -186
  4. data/app/models/spotlight/resources/dor_resource.rb +1 -0
  5. data/app/models/spotlight/resources/purl.rb +4 -4
  6. data/app/models/spotlight/resources/searchworks.rb +4 -5
  7. data/lib/spotlight/dor/indexer.rb +187 -125
  8. data/lib/spotlight/dor/resources.rb +19 -7
  9. data/lib/spotlight/dor/resources/engine.rb +3 -2
  10. data/lib/spotlight/dor/resources/version.rb +2 -1
  11. data/spec/integration/gdor_integration_spec.rb +9 -9
  12. data/spec/{unit → lib}/spotlight/dor/indexer_spec.rb +209 -10
  13. data/spec/models/spotlight/resources/purl_spec.rb +45 -39
  14. data/spec/models/spotlight/resources/searchworks_spec.rb +47 -44
  15. data/spec/vcr_cassettes/gdor_indexing_integration_test/{should_have_a_doc_id.yml → has_a_doc_id.yml} +60 -40
  16. data/spec/vcr_cassettes/gdor_indexing_integration_test/{should_have_spotlight_data.yml → has_exhibit-specific_indexing.yml} +48 -32
  17. data/spec/vcr_cassettes/gdor_indexing_integration_test/{should_have_the_gdor_data.yml → has_spotlight_data.yml} +48 -32
  18. data/spec/vcr_cassettes/gdor_indexing_integration_test/{should_have_exhibit-specific_indexing.yml → has_the_gdor_data.yml} +48 -32
  19. data/spotlight-dor-resources.gemspec +22 -22
  20. metadata +11 -21
  21. data/spec/integration/indexer_integration_spec.rb +0 -28
  22. data/spec/vcr_cassettes/indexer_integration_tests/donor_tags/no_donor_tags_ssim_field_in_solr_doc_when_note_displayLabel_Donor_tags_not_in_MODS.yml +0 -1382
  23. data/spec/vcr_cassettes/indexer_integration_tests/donor_tags/solr_doc_has_donor_tags_ssim_field_when_note_displayLabel_Donor_tags_is_in_MODS.yml +0 -1602
  24. data/spec/vcr_cassettes/indexer_integration_tests/genre/no_genre_ssim_field_when_genre_not_in_MODS.yml +0 -6822
  25. data/spec/vcr_cassettes/indexer_integration_tests/genre/solr_doc_has_genre_ssim_field_when_genre_in_MODS.yml +0 -1390
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Thu, 22 Oct 2015 23:20:49 GMT
22
+ - Fri, 30 Oct 2015 14:06:04 GMT
23
23
  Server:
24
24
  - Apache/2.2.15 (CentOS)
25
25
  Cache-Control:
@@ -33,11 +33,13 @@ http_interactions:
33
33
  X-Content-Type-Options:
34
34
  - nosniff
35
35
  X-Runtime:
36
- - '0.006401'
36
+ - '0.005068'
37
37
  X-Request-Id:
38
- - 87e211ab-e75d-4327-9574-4efc202e6685
38
+ - b89cc25e-6249-4ce9-840c-f29ce64e1c7c
39
39
  X-Powered-By:
40
40
  - Phusion Passenger 5.0.16
41
+ Strict-Transport-Security:
42
+ - max-age=31536000; includeSubDomains
41
43
  Last-Modified:
42
44
  - Fri, 24 Apr 2015 18:45:21 GMT
43
45
  Status:
@@ -127,7 +129,7 @@ http_interactions:
127
129
  <ReleaseData/>
128
130
  </publicObject>
129
131
  http_version:
130
- recorded_at: Thu, 22 Oct 2015 23:20:49 GMT
132
+ recorded_at: Fri, 30 Oct 2015 14:06:04 GMT
131
133
  - request:
132
134
  method: get
133
135
  uri: https://purl.stanford.edu/xf680rd3068.xml
@@ -147,7 +149,7 @@ http_interactions:
147
149
  message: OK
148
150
  headers:
149
151
  Date:
150
- - Thu, 22 Oct 2015 23:20:49 GMT
152
+ - Fri, 30 Oct 2015 14:06:04 GMT
151
153
  Server:
152
154
  - Apache/2.2.15 (CentOS)
153
155
  Cache-Control:
@@ -161,11 +163,13 @@ http_interactions:
161
163
  X-Content-Type-Options:
162
164
  - nosniff
163
165
  X-Runtime:
164
- - '0.005374'
166
+ - '0.007729'
165
167
  X-Request-Id:
166
- - 7b33338e-6c6e-4925-80cc-3d9c0665fd5d
168
+ - 39532e33-2d65-42fd-80b8-de96bbcdb15e
167
169
  X-Powered-By:
168
170
  - Phusion Passenger 5.0.16
171
+ Strict-Transport-Security:
172
+ - max-age=31536000; includeSubDomains
169
173
  Last-Modified:
170
174
  - Fri, 24 Apr 2015 18:45:21 GMT
171
175
  Status:
@@ -255,7 +259,7 @@ http_interactions:
255
259
  <ReleaseData/>
256
260
  </publicObject>
257
261
  http_version:
258
- recorded_at: Thu, 22 Oct 2015 23:20:49 GMT
262
+ recorded_at: Fri, 30 Oct 2015 14:06:04 GMT
259
263
  - request:
260
264
  method: get
261
265
  uri: https://purl.stanford.edu/xf680rd3068.xml
@@ -275,7 +279,7 @@ http_interactions:
275
279
  message: OK
276
280
  headers:
277
281
  Date:
278
- - Thu, 22 Oct 2015 23:20:49 GMT
282
+ - Fri, 30 Oct 2015 14:06:04 GMT
279
283
  Server:
280
284
  - Apache/2.2.15 (CentOS)
281
285
  Cache-Control:
@@ -289,11 +293,13 @@ http_interactions:
289
293
  X-Content-Type-Options:
290
294
  - nosniff
291
295
  X-Runtime:
292
- - '0.006876'
296
+ - '0.006052'
293
297
  X-Request-Id:
294
- - 4dff83c1-cee2-4e5f-b17d-f96fc4aaa0de
298
+ - 5f6a08d1-48df-407f-af2a-eaf89b03a173
295
299
  X-Powered-By:
296
300
  - Phusion Passenger 5.0.16
301
+ Strict-Transport-Security:
302
+ - max-age=31536000; includeSubDomains
297
303
  Last-Modified:
298
304
  - Fri, 24 Apr 2015 18:45:21 GMT
299
305
  Status:
@@ -383,7 +389,7 @@ http_interactions:
383
389
  <ReleaseData/>
384
390
  </publicObject>
385
391
  http_version:
386
- recorded_at: Thu, 22 Oct 2015 23:20:49 GMT
392
+ recorded_at: Fri, 30 Oct 2015 14:06:04 GMT
387
393
  - request:
388
394
  method: get
389
395
  uri: https://purl.stanford.edu/xf680rd3068.xml
@@ -403,7 +409,7 @@ http_interactions:
403
409
  message: OK
404
410
  headers:
405
411
  Date:
406
- - Thu, 22 Oct 2015 23:20:49 GMT
412
+ - Fri, 30 Oct 2015 14:06:04 GMT
407
413
  Server:
408
414
  - Apache/2.2.15 (CentOS)
409
415
  Cache-Control:
@@ -417,11 +423,13 @@ http_interactions:
417
423
  X-Content-Type-Options:
418
424
  - nosniff
419
425
  X-Runtime:
420
- - '0.007092'
426
+ - '0.005162'
421
427
  X-Request-Id:
422
- - b4e39226-41e8-46d1-8c31-70cf55afa838
428
+ - da074914-8282-4fa6-bfbf-e325ef4c9657
423
429
  X-Powered-By:
424
430
  - Phusion Passenger 5.0.16
431
+ Strict-Transport-Security:
432
+ - max-age=31536000; includeSubDomains
425
433
  Last-Modified:
426
434
  - Fri, 24 Apr 2015 18:45:21 GMT
427
435
  Status:
@@ -511,7 +519,7 @@ http_interactions:
511
519
  <ReleaseData/>
512
520
  </publicObject>
513
521
  http_version:
514
- recorded_at: Thu, 22 Oct 2015 23:20:49 GMT
522
+ recorded_at: Fri, 30 Oct 2015 14:06:04 GMT
515
523
  - request:
516
524
  method: get
517
525
  uri: https://purl.stanford.edu/xf680rd3068.xml
@@ -531,7 +539,7 @@ http_interactions:
531
539
  message: OK
532
540
  headers:
533
541
  Date:
534
- - Thu, 22 Oct 2015 23:20:49 GMT
542
+ - Fri, 30 Oct 2015 14:06:04 GMT
535
543
  Server:
536
544
  - Apache/2.2.15 (CentOS)
537
545
  Cache-Control:
@@ -545,11 +553,13 @@ http_interactions:
545
553
  X-Content-Type-Options:
546
554
  - nosniff
547
555
  X-Runtime:
548
- - '0.005423'
556
+ - '0.007076'
549
557
  X-Request-Id:
550
- - bc7c0b44-6a40-4197-a9ec-3bdaf58ea971
558
+ - fdd2bf53-c3b3-4432-a5fb-59d4e102cd81
551
559
  X-Powered-By:
552
560
  - Phusion Passenger 5.0.16
561
+ Strict-Transport-Security:
562
+ - max-age=31536000; includeSubDomains
553
563
  Last-Modified:
554
564
  - Fri, 24 Apr 2015 18:45:21 GMT
555
565
  Status:
@@ -639,7 +649,7 @@ http_interactions:
639
649
  <ReleaseData/>
640
650
  </publicObject>
641
651
  http_version:
642
- recorded_at: Thu, 22 Oct 2015 23:20:49 GMT
652
+ recorded_at: Fri, 30 Oct 2015 14:06:05 GMT
643
653
  - request:
644
654
  method: get
645
655
  uri: https://purl.stanford.edu/xf680rd3068.xml
@@ -659,7 +669,7 @@ http_interactions:
659
669
  message: OK
660
670
  headers:
661
671
  Date:
662
- - Thu, 22 Oct 2015 23:20:49 GMT
672
+ - Fri, 30 Oct 2015 14:06:05 GMT
663
673
  Server:
664
674
  - Apache/2.2.15 (CentOS)
665
675
  Cache-Control:
@@ -673,11 +683,13 @@ http_interactions:
673
683
  X-Content-Type-Options:
674
684
  - nosniff
675
685
  X-Runtime:
676
- - '0.006771'
686
+ - '0.007482'
677
687
  X-Request-Id:
678
- - 5e485f5b-0fe5-4e30-bba3-0d9752163ebf
688
+ - f130675a-1503-4e4f-b370-de4a6c4838ce
679
689
  X-Powered-By:
680
690
  - Phusion Passenger 5.0.16
691
+ Strict-Transport-Security:
692
+ - max-age=31536000; includeSubDomains
681
693
  Last-Modified:
682
694
  - Fri, 24 Apr 2015 18:45:21 GMT
683
695
  Status:
@@ -767,7 +779,7 @@ http_interactions:
767
779
  <ReleaseData/>
768
780
  </publicObject>
769
781
  http_version:
770
- recorded_at: Thu, 22 Oct 2015 23:20:49 GMT
782
+ recorded_at: Fri, 30 Oct 2015 14:06:05 GMT
771
783
  - request:
772
784
  method: get
773
785
  uri: https://purl.stanford.edu/xf680rd3068.mods
@@ -787,7 +799,7 @@ http_interactions:
787
799
  message: OK
788
800
  headers:
789
801
  Date:
790
- - Thu, 22 Oct 2015 23:20:49 GMT
802
+ - Fri, 30 Oct 2015 14:06:05 GMT
791
803
  Server:
792
804
  - Apache/2.2.15 (CentOS)
793
805
  Cache-Control:
@@ -801,11 +813,13 @@ http_interactions:
801
813
  X-Content-Type-Options:
802
814
  - nosniff
803
815
  X-Runtime:
804
- - '0.006134'
816
+ - '0.007463'
805
817
  X-Request-Id:
806
- - 31a19bbf-ba33-4cee-9648-557cb420eb2d
818
+ - 01c1cbb3-c354-40d4-a047-a45f86f9a021
807
819
  X-Powered-By:
808
820
  - Phusion Passenger 5.0.16
821
+ Strict-Transport-Security:
822
+ - max-age=31536000; includeSubDomains
809
823
  Last-Modified:
810
824
  - Fri, 24 Apr 2015 18:45:21 GMT
811
825
  Status:
@@ -871,7 +885,7 @@ http_interactions:
871
885
  <accessCondition type="useAndReproduction">Property rights reside with the repository. Literary rights reside with the creators of the documents or their heirs. To obtain permission to publish or reproduce, please contact the Special Collections Public Services Librarian at speccollref@stanford.edu.</accessCondition>
872
886
  </mods>
873
887
  http_version:
874
- recorded_at: Thu, 22 Oct 2015 23:20:49 GMT
888
+ recorded_at: Fri, 30 Oct 2015 14:06:05 GMT
875
889
  - request:
876
890
  method: get
877
891
  uri: https://purl.stanford.edu/xf680rd3068.xml
@@ -891,7 +905,7 @@ http_interactions:
891
905
  message: OK
892
906
  headers:
893
907
  Date:
894
- - Thu, 22 Oct 2015 23:20:49 GMT
908
+ - Fri, 30 Oct 2015 14:06:05 GMT
895
909
  Server:
896
910
  - Apache/2.2.15 (CentOS)
897
911
  Cache-Control:
@@ -905,11 +919,13 @@ http_interactions:
905
919
  X-Content-Type-Options:
906
920
  - nosniff
907
921
  X-Runtime:
908
- - '0.006311'
922
+ - '0.010544'
909
923
  X-Request-Id:
910
- - 78752f81-82c5-43d4-84bd-b79ddd6c46e0
924
+ - 65a77578-c70a-4e1d-b68b-8ce62d5c9394
911
925
  X-Powered-By:
912
926
  - Phusion Passenger 5.0.16
927
+ Strict-Transport-Security:
928
+ - max-age=31536000; includeSubDomains
913
929
  Last-Modified:
914
930
  - Fri, 24 Apr 2015 18:45:21 GMT
915
931
  Status:
@@ -999,5 +1015,5 @@ http_interactions:
999
1015
  <ReleaseData/>
1000
1016
  </publicObject>
1001
1017
  http_version:
1002
- recorded_at: Thu, 22 Oct 2015 23:20:49 GMT
1018
+ recorded_at: Fri, 30 Oct 2015 14:06:05 GMT
1003
1019
  recorded_with: VCR 2.9.3
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Thu, 22 Oct 2015 23:20:48 GMT
22
+ - Fri, 30 Oct 2015 14:06:02 GMT
23
23
  Server:
24
24
  - Apache/2.2.15 (CentOS)
25
25
  Cache-Control:
@@ -33,11 +33,13 @@ http_interactions:
33
33
  X-Content-Type-Options:
34
34
  - nosniff
35
35
  X-Runtime:
36
- - '0.007840'
36
+ - '0.007602'
37
37
  X-Request-Id:
38
- - d3d6fdd1-a023-495a-99ad-951a8d43bf60
38
+ - 49f5e1e9-0c48-4945-b385-7c169b9d5088
39
39
  X-Powered-By:
40
40
  - Phusion Passenger 5.0.16
41
+ Strict-Transport-Security:
42
+ - max-age=31536000; includeSubDomains
41
43
  Last-Modified:
42
44
  - Fri, 24 Apr 2015 18:45:21 GMT
43
45
  Status:
@@ -127,7 +129,7 @@ http_interactions:
127
129
  <ReleaseData/>
128
130
  </publicObject>
129
131
  http_version:
130
- recorded_at: Thu, 22 Oct 2015 23:20:48 GMT
132
+ recorded_at: Fri, 30 Oct 2015 14:06:02 GMT
131
133
  - request:
132
134
  method: get
133
135
  uri: https://purl.stanford.edu/xf680rd3068.xml
@@ -147,7 +149,7 @@ http_interactions:
147
149
  message: OK
148
150
  headers:
149
151
  Date:
150
- - Thu, 22 Oct 2015 23:20:48 GMT
152
+ - Fri, 30 Oct 2015 14:06:02 GMT
151
153
  Server:
152
154
  - Apache/2.2.15 (CentOS)
153
155
  Cache-Control:
@@ -161,11 +163,13 @@ http_interactions:
161
163
  X-Content-Type-Options:
162
164
  - nosniff
163
165
  X-Runtime:
164
- - '0.010214'
166
+ - '0.007923'
165
167
  X-Request-Id:
166
- - d24e6de1-9c52-45f6-9e30-84d48d1353c9
168
+ - 3f32a2e0-f697-457d-89a7-861e950b7568
167
169
  X-Powered-By:
168
170
  - Phusion Passenger 5.0.16
171
+ Strict-Transport-Security:
172
+ - max-age=31536000; includeSubDomains
169
173
  Last-Modified:
170
174
  - Fri, 24 Apr 2015 18:45:21 GMT
171
175
  Status:
@@ -255,7 +259,7 @@ http_interactions:
255
259
  <ReleaseData/>
256
260
  </publicObject>
257
261
  http_version:
258
- recorded_at: Thu, 22 Oct 2015 23:20:48 GMT
262
+ recorded_at: Fri, 30 Oct 2015 14:06:02 GMT
259
263
  - request:
260
264
  method: get
261
265
  uri: https://purl.stanford.edu/xf680rd3068.xml
@@ -275,7 +279,7 @@ http_interactions:
275
279
  message: OK
276
280
  headers:
277
281
  Date:
278
- - Thu, 22 Oct 2015 23:20:48 GMT
282
+ - Fri, 30 Oct 2015 14:06:03 GMT
279
283
  Server:
280
284
  - Apache/2.2.15 (CentOS)
281
285
  Cache-Control:
@@ -289,11 +293,13 @@ http_interactions:
289
293
  X-Content-Type-Options:
290
294
  - nosniff
291
295
  X-Runtime:
292
- - '0.007084'
296
+ - '0.008083'
293
297
  X-Request-Id:
294
- - b9dc4ce6-da19-46c8-8e46-44324d7fcbe7
298
+ - 28b0884f-c4c6-4174-8fef-89aadc21040c
295
299
  X-Powered-By:
296
300
  - Phusion Passenger 5.0.16
301
+ Strict-Transport-Security:
302
+ - max-age=31536000; includeSubDomains
297
303
  Last-Modified:
298
304
  - Fri, 24 Apr 2015 18:45:21 GMT
299
305
  Status:
@@ -383,7 +389,7 @@ http_interactions:
383
389
  <ReleaseData/>
384
390
  </publicObject>
385
391
  http_version:
386
- recorded_at: Thu, 22 Oct 2015 23:20:48 GMT
392
+ recorded_at: Fri, 30 Oct 2015 14:06:03 GMT
387
393
  - request:
388
394
  method: get
389
395
  uri: https://purl.stanford.edu/xf680rd3068.xml
@@ -403,7 +409,7 @@ http_interactions:
403
409
  message: OK
404
410
  headers:
405
411
  Date:
406
- - Thu, 22 Oct 2015 23:20:48 GMT
412
+ - Fri, 30 Oct 2015 14:06:03 GMT
407
413
  Server:
408
414
  - Apache/2.2.15 (CentOS)
409
415
  Cache-Control:
@@ -417,11 +423,13 @@ http_interactions:
417
423
  X-Content-Type-Options:
418
424
  - nosniff
419
425
  X-Runtime:
420
- - '0.007190'
426
+ - '0.007567'
421
427
  X-Request-Id:
422
- - 2569316b-c28c-42c9-b4cb-a6848a21a513
428
+ - b33b9bf7-03be-490c-b5dc-937ce5b4303e
423
429
  X-Powered-By:
424
430
  - Phusion Passenger 5.0.16
431
+ Strict-Transport-Security:
432
+ - max-age=31536000; includeSubDomains
425
433
  Last-Modified:
426
434
  - Fri, 24 Apr 2015 18:45:21 GMT
427
435
  Status:
@@ -511,7 +519,7 @@ http_interactions:
511
519
  <ReleaseData/>
512
520
  </publicObject>
513
521
  http_version:
514
- recorded_at: Thu, 22 Oct 2015 23:20:48 GMT
522
+ recorded_at: Fri, 30 Oct 2015 14:06:03 GMT
515
523
  - request:
516
524
  method: get
517
525
  uri: https://purl.stanford.edu/xf680rd3068.xml
@@ -531,7 +539,7 @@ http_interactions:
531
539
  message: OK
532
540
  headers:
533
541
  Date:
534
- - Thu, 22 Oct 2015 23:20:48 GMT
542
+ - Fri, 30 Oct 2015 14:06:03 GMT
535
543
  Server:
536
544
  - Apache/2.2.15 (CentOS)
537
545
  Cache-Control:
@@ -545,11 +553,13 @@ http_interactions:
545
553
  X-Content-Type-Options:
546
554
  - nosniff
547
555
  X-Runtime:
548
- - '0.007148'
556
+ - '0.004405'
549
557
  X-Request-Id:
550
- - 8c62c6d0-c6db-42ea-83bd-519ac620d127
558
+ - f0d506d3-4b45-4a5d-a00e-2eb97913ee03
551
559
  X-Powered-By:
552
560
  - Phusion Passenger 5.0.16
561
+ Strict-Transport-Security:
562
+ - max-age=31536000; includeSubDomains
553
563
  Last-Modified:
554
564
  - Fri, 24 Apr 2015 18:45:21 GMT
555
565
  Status:
@@ -639,7 +649,7 @@ http_interactions:
639
649
  <ReleaseData/>
640
650
  </publicObject>
641
651
  http_version:
642
- recorded_at: Thu, 22 Oct 2015 23:20:48 GMT
652
+ recorded_at: Fri, 30 Oct 2015 14:06:03 GMT
643
653
  - request:
644
654
  method: get
645
655
  uri: https://purl.stanford.edu/xf680rd3068.xml
@@ -659,7 +669,7 @@ http_interactions:
659
669
  message: OK
660
670
  headers:
661
671
  Date:
662
- - Thu, 22 Oct 2015 23:20:48 GMT
672
+ - Fri, 30 Oct 2015 14:06:03 GMT
663
673
  Server:
664
674
  - Apache/2.2.15 (CentOS)
665
675
  Cache-Control:
@@ -673,11 +683,13 @@ http_interactions:
673
683
  X-Content-Type-Options:
674
684
  - nosniff
675
685
  X-Runtime:
676
- - '0.006815'
686
+ - '0.007625'
677
687
  X-Request-Id:
678
- - 6d8cc519-aa6a-4252-9be4-e3431963b1e3
688
+ - 6da12ce2-aa7c-42a7-a062-c17f2df7d062
679
689
  X-Powered-By:
680
690
  - Phusion Passenger 5.0.16
691
+ Strict-Transport-Security:
692
+ - max-age=31536000; includeSubDomains
681
693
  Last-Modified:
682
694
  - Fri, 24 Apr 2015 18:45:21 GMT
683
695
  Status:
@@ -767,7 +779,7 @@ http_interactions:
767
779
  <ReleaseData/>
768
780
  </publicObject>
769
781
  http_version:
770
- recorded_at: Thu, 22 Oct 2015 23:20:49 GMT
782
+ recorded_at: Fri, 30 Oct 2015 14:06:03 GMT
771
783
  - request:
772
784
  method: get
773
785
  uri: https://purl.stanford.edu/xf680rd3068.mods
@@ -787,7 +799,7 @@ http_interactions:
787
799
  message: OK
788
800
  headers:
789
801
  Date:
790
- - Thu, 22 Oct 2015 23:20:49 GMT
802
+ - Fri, 30 Oct 2015 14:06:03 GMT
791
803
  Server:
792
804
  - Apache/2.2.15 (CentOS)
793
805
  Cache-Control:
@@ -801,11 +813,13 @@ http_interactions:
801
813
  X-Content-Type-Options:
802
814
  - nosniff
803
815
  X-Runtime:
804
- - '0.011844'
816
+ - '0.008907'
805
817
  X-Request-Id:
806
- - 7ad9cf74-0416-4078-994d-a1bc351f73b0
818
+ - a3ac543a-3ed8-4d5f-a120-d3e194df9f44
807
819
  X-Powered-By:
808
820
  - Phusion Passenger 5.0.16
821
+ Strict-Transport-Security:
822
+ - max-age=31536000; includeSubDomains
809
823
  Last-Modified:
810
824
  - Fri, 24 Apr 2015 18:45:21 GMT
811
825
  Status:
@@ -871,7 +885,7 @@ http_interactions:
871
885
  <accessCondition type="useAndReproduction">Property rights reside with the repository. Literary rights reside with the creators of the documents or their heirs. To obtain permission to publish or reproduce, please contact the Special Collections Public Services Librarian at speccollref@stanford.edu.</accessCondition>
872
886
  </mods>
873
887
  http_version:
874
- recorded_at: Thu, 22 Oct 2015 23:20:49 GMT
888
+ recorded_at: Fri, 30 Oct 2015 14:06:03 GMT
875
889
  - request:
876
890
  method: get
877
891
  uri: https://purl.stanford.edu/xf680rd3068.xml
@@ -891,7 +905,7 @@ http_interactions:
891
905
  message: OK
892
906
  headers:
893
907
  Date:
894
- - Thu, 22 Oct 2015 23:20:49 GMT
908
+ - Fri, 30 Oct 2015 14:06:03 GMT
895
909
  Server:
896
910
  - Apache/2.2.15 (CentOS)
897
911
  Cache-Control:
@@ -905,11 +919,13 @@ http_interactions:
905
919
  X-Content-Type-Options:
906
920
  - nosniff
907
921
  X-Runtime:
908
- - '0.006378'
922
+ - '0.007233'
909
923
  X-Request-Id:
910
- - f2ea4dd2-8c6f-4d1b-8e84-51f6e47e6b3e
924
+ - aabb67f0-831a-4992-8296-4cadeba6d6b0
911
925
  X-Powered-By:
912
926
  - Phusion Passenger 5.0.16
927
+ Strict-Transport-Security:
928
+ - max-age=31536000; includeSubDomains
913
929
  Last-Modified:
914
930
  - Fri, 24 Apr 2015 18:45:21 GMT
915
931
  Status:
@@ -999,5 +1015,5 @@ http_interactions:
999
1015
  <ReleaseData/>
1000
1016
  </publicObject>
1001
1017
  http_version:
1002
- recorded_at: Thu, 22 Oct 2015 23:20:49 GMT
1018
+ recorded_at: Fri, 30 Oct 2015 14:06:04 GMT
1003
1019
  recorded_with: VCR 2.9.3