vcr 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -51,8 +51,8 @@ module VCR
51
51
  path = URI.parse(request.path).request_uri if request.path =~ /^http/
52
52
 
53
53
  if request["authorization"] =~ /^Basic /
54
- userinfo = FakeWeb::Utility.decode_userinfo_from_header(request["authorization"])
55
- userinfo = FakeWeb::Utility.encode_unsafe_chars_in_userinfo(userinfo) + "@"
54
+ userinfo = ::FakeWeb::Utility.decode_userinfo_from_header(request["authorization"])
55
+ userinfo = ::FakeWeb::Utility.encode_unsafe_chars_in_userinfo(userinfo) + "@"
56
56
  else
57
57
  userinfo = ""
58
58
  end
@@ -0,0 +1,2352 @@
1
+ !RBIX
2
+ 0
3
+ x
4
+ M
5
+ 1
6
+ n
7
+ n
8
+ x
9
+ 10
10
+ __script__
11
+ i
12
+ 108
13
+ 5
14
+ 7
15
+ 0
16
+ 64
17
+ 47
18
+ 49
19
+ 1
20
+ 1
21
+ 15
22
+ 5
23
+ 7
24
+ 2
25
+ 64
26
+ 47
27
+ 49
28
+ 1
29
+ 1
30
+ 15
31
+ 99
32
+ 7
33
+ 3
34
+ 65
35
+ 49
36
+ 4
37
+ 2
38
+ 13
39
+ 99
40
+ 12
41
+ 7
42
+ 5
43
+ 12
44
+ 7
45
+ 6
46
+ 12
47
+ 65
48
+ 12
49
+ 49
50
+ 7
51
+ 4
52
+ 15
53
+ 49
54
+ 5
55
+ 0
56
+ 15
57
+ 26
58
+ 93
59
+ 0
60
+ 15
61
+ 29
62
+ 63
63
+ 0
64
+ 45
65
+ 8
66
+ 9
67
+ 7
68
+ 10
69
+ 3
70
+ 98
71
+ 11
72
+ 3
73
+ 30
74
+ 8
75
+ 69
76
+ 25
77
+ 92
78
+ 0
79
+ 27
80
+ 8
81
+ 74
82
+ 15
83
+ 7
84
+ 12
85
+ 8
86
+ 75
87
+ 1
88
+ 9
89
+ 104
90
+ 99
91
+ 7
92
+ 8
93
+ 65
94
+ 49
95
+ 4
96
+ 2
97
+ 13
98
+ 99
99
+ 12
100
+ 7
101
+ 5
102
+ 12
103
+ 7
104
+ 13
105
+ 12
106
+ 65
107
+ 12
108
+ 49
109
+ 7
110
+ 4
111
+ 15
112
+ 49
113
+ 5
114
+ 0
115
+ 8
116
+ 105
117
+ 1
118
+ 15
119
+ 2
120
+ 11
121
+ I
122
+ 7
123
+ I
124
+ 0
125
+ I
126
+ 0
127
+ I
128
+ 0
129
+ n
130
+ p
131
+ 14
132
+ s
133
+ 7
134
+ fakeweb
135
+ x
136
+ 7
137
+ require
138
+ s
139
+ 23
140
+ vcr/extensions/net_http
141
+ x
142
+ 3
143
+ VCR
144
+ x
145
+ 11
146
+ open_module
147
+ x
148
+ 15
149
+ __module_init__
150
+ M
151
+ 1
152
+ n
153
+ n
154
+ x
155
+ 3
156
+ VCR
157
+ i
158
+ 28
159
+ 5
160
+ 66
161
+ 99
162
+ 7
163
+ 0
164
+ 65
165
+ 49
166
+ 1
167
+ 2
168
+ 13
169
+ 99
170
+ 12
171
+ 7
172
+ 2
173
+ 12
174
+ 7
175
+ 3
176
+ 12
177
+ 65
178
+ 12
179
+ 49
180
+ 4
181
+ 4
182
+ 15
183
+ 49
184
+ 2
185
+ 0
186
+ 11
187
+ I
188
+ 6
189
+ I
190
+ 0
191
+ I
192
+ 0
193
+ I
194
+ 0
195
+ n
196
+ p
197
+ 5
198
+ x
199
+ 20
200
+ HttpStubbingAdapters
201
+ x
202
+ 11
203
+ open_module
204
+ x
205
+ 15
206
+ __module_init__
207
+ M
208
+ 1
209
+ n
210
+ n
211
+ x
212
+ 20
213
+ HttpStubbingAdapters
214
+ i
215
+ 31
216
+ 5
217
+ 66
218
+ 99
219
+ 7
220
+ 0
221
+ 45
222
+ 1
223
+ 2
224
+ 65
225
+ 49
226
+ 3
227
+ 3
228
+ 13
229
+ 99
230
+ 12
231
+ 7
232
+ 4
233
+ 12
234
+ 7
235
+ 5
236
+ 12
237
+ 65
238
+ 12
239
+ 49
240
+ 6
241
+ 4
242
+ 15
243
+ 49
244
+ 4
245
+ 0
246
+ 11
247
+ I
248
+ 6
249
+ I
250
+ 0
251
+ I
252
+ 0
253
+ I
254
+ 0
255
+ n
256
+ p
257
+ 7
258
+ x
259
+ 7
260
+ FakeWeb
261
+ x
262
+ 4
263
+ Base
264
+ n
265
+ x
266
+ 10
267
+ open_class
268
+ x
269
+ 14
270
+ __class_init__
271
+ M
272
+ 1
273
+ n
274
+ n
275
+ x
276
+ 7
277
+ FakeWeb
278
+ i
279
+ 27
280
+ 5
281
+ 66
282
+ 5
283
+ 99
284
+ 12
285
+ 49
286
+ 0
287
+ 1
288
+ 13
289
+ 99
290
+ 12
291
+ 7
292
+ 1
293
+ 12
294
+ 7
295
+ 2
296
+ 12
297
+ 65
298
+ 12
299
+ 49
300
+ 3
301
+ 4
302
+ 15
303
+ 49
304
+ 1
305
+ 0
306
+ 11
307
+ I
308
+ 6
309
+ I
310
+ 0
311
+ I
312
+ 0
313
+ I
314
+ 0
315
+ n
316
+ p
317
+ 4
318
+ x
319
+ 16
320
+ object_metaclass
321
+ x
322
+ 18
323
+ __metaclass_init__
324
+ M
325
+ 1
326
+ n
327
+ n
328
+ x
329
+ 18
330
+ __metaclass_init__
331
+ i
332
+ 168
333
+ 5
334
+ 66
335
+ 99
336
+ 7
337
+ 0
338
+ 7
339
+ 1
340
+ 65
341
+ 67
342
+ 49
343
+ 2
344
+ 0
345
+ 49
346
+ 3
347
+ 4
348
+ 15
349
+ 99
350
+ 7
351
+ 4
352
+ 7
353
+ 5
354
+ 65
355
+ 67
356
+ 49
357
+ 2
358
+ 0
359
+ 49
360
+ 3
361
+ 4
362
+ 15
363
+ 99
364
+ 7
365
+ 6
366
+ 7
367
+ 7
368
+ 65
369
+ 67
370
+ 49
371
+ 2
372
+ 0
373
+ 49
374
+ 3
375
+ 4
376
+ 15
377
+ 99
378
+ 7
379
+ 8
380
+ 7
381
+ 9
382
+ 65
383
+ 67
384
+ 49
385
+ 2
386
+ 0
387
+ 49
388
+ 3
389
+ 4
390
+ 15
391
+ 99
392
+ 7
393
+ 10
394
+ 7
395
+ 11
396
+ 65
397
+ 67
398
+ 49
399
+ 2
400
+ 0
401
+ 49
402
+ 3
403
+ 4
404
+ 15
405
+ 99
406
+ 7
407
+ 12
408
+ 7
409
+ 13
410
+ 65
411
+ 67
412
+ 49
413
+ 2
414
+ 0
415
+ 49
416
+ 3
417
+ 4
418
+ 15
419
+ 99
420
+ 7
421
+ 14
422
+ 7
423
+ 15
424
+ 65
425
+ 67
426
+ 49
427
+ 2
428
+ 0
429
+ 49
430
+ 3
431
+ 4
432
+ 15
433
+ 99
434
+ 7
435
+ 16
436
+ 7
437
+ 17
438
+ 65
439
+ 67
440
+ 49
441
+ 2
442
+ 0
443
+ 49
444
+ 3
445
+ 4
446
+ 15
447
+ 5
448
+ 7
449
+ 18
450
+ 47
451
+ 49
452
+ 19
453
+ 1
454
+ 15
455
+ 99
456
+ 7
457
+ 20
458
+ 7
459
+ 21
460
+ 65
461
+ 67
462
+ 49
463
+ 2
464
+ 0
465
+ 49
466
+ 3
467
+ 4
468
+ 15
469
+ 5
470
+ 48
471
+ 22
472
+ 15
473
+ 99
474
+ 7
475
+ 23
476
+ 7
477
+ 24
478
+ 65
479
+ 67
480
+ 49
481
+ 2
482
+ 0
483
+ 49
484
+ 3
485
+ 4
486
+ 15
487
+ 99
488
+ 7
489
+ 25
490
+ 7
491
+ 26
492
+ 65
493
+ 67
494
+ 49
495
+ 2
496
+ 0
497
+ 49
498
+ 3
499
+ 4
500
+ 11
501
+ I
502
+ 5
503
+ I
504
+ 0
505
+ I
506
+ 0
507
+ I
508
+ 0
509
+ n
510
+ p
511
+ 27
512
+ x
513
+ 14
514
+ check_version!
515
+ M
516
+ 1
517
+ n
518
+ n
519
+ x
520
+ 14
521
+ check_version!
522
+ i
523
+ 39
524
+ 5
525
+ 44
526
+ 43
527
+ 0
528
+ 43
529
+ 1
530
+ 7
531
+ 2
532
+ 64
533
+ 47
534
+ 49
535
+ 3
536
+ 2
537
+ 9
538
+ 18
539
+ 1
540
+ 8
541
+ 38
542
+ 5
543
+ 7
544
+ 4
545
+ 44
546
+ 43
547
+ 0
548
+ 43
549
+ 1
550
+ 47
551
+ 49
552
+ 5
553
+ 0
554
+ 7
555
+ 6
556
+ 63
557
+ 3
558
+ 47
559
+ 49
560
+ 7
561
+ 1
562
+ 11
563
+ I
564
+ 4
565
+ I
566
+ 0
567
+ I
568
+ 0
569
+ I
570
+ 0
571
+ n
572
+ p
573
+ 8
574
+ x
575
+ 7
576
+ FakeWeb
577
+ x
578
+ 7
579
+ VERSION
580
+ s
581
+ 5
582
+ 1.2.8
583
+ x
584
+ 26
585
+ meets_version_requirement?
586
+ s
587
+ 22
588
+ You are using FakeWeb
589
+ x
590
+ 4
591
+ to_s
592
+ s
593
+ 41
594
+ . VCR requires version 1.2.8 or greater.
595
+ x
596
+ 5
597
+ raise
598
+ p
599
+ 7
600
+ I
601
+ 0
602
+ I
603
+ 8
604
+ I
605
+ 0
606
+ I
607
+ 9
608
+ I
609
+ 12
610
+ I
611
+ a
612
+ I
613
+ 27
614
+ x
615
+ 66
616
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
617
+ p
618
+ 0
619
+ x
620
+ 17
621
+ method_visibility
622
+ x
623
+ 15
624
+ add_defn_method
625
+ x
626
+ 25
627
+ http_connections_allowed?
628
+ M
629
+ 1
630
+ n
631
+ n
632
+ x
633
+ 25
634
+ http_connections_allowed?
635
+ i
636
+ 7
637
+ 44
638
+ 43
639
+ 0
640
+ 49
641
+ 1
642
+ 0
643
+ 11
644
+ I
645
+ 1
646
+ I
647
+ 0
648
+ I
649
+ 0
650
+ I
651
+ 0
652
+ n
653
+ p
654
+ 2
655
+ x
656
+ 7
657
+ FakeWeb
658
+ x
659
+ 18
660
+ allow_net_connect?
661
+ p
662
+ 5
663
+ I
664
+ 0
665
+ I
666
+ e
667
+ I
668
+ 0
669
+ I
670
+ f
671
+ I
672
+ 7
673
+ x
674
+ 66
675
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
676
+ p
677
+ 0
678
+ x
679
+ 25
680
+ http_connections_allowed=
681
+ M
682
+ 1
683
+ n
684
+ n
685
+ x
686
+ 25
687
+ http_connections_allowed=
688
+ i
689
+ 13
690
+ 44
691
+ 43
692
+ 0
693
+ 20
694
+ 0
695
+ 13
696
+ 18
697
+ 2
698
+ 49
699
+ 1
700
+ 1
701
+ 15
702
+ 11
703
+ I
704
+ 4
705
+ I
706
+ 1
707
+ I
708
+ 1
709
+ I
710
+ 1
711
+ n
712
+ p
713
+ 2
714
+ x
715
+ 7
716
+ FakeWeb
717
+ x
718
+ 18
719
+ allow_net_connect=
720
+ p
721
+ 5
722
+ I
723
+ 0
724
+ I
725
+ 12
726
+ I
727
+ 0
728
+ I
729
+ 13
730
+ I
731
+ d
732
+ x
733
+ 66
734
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
735
+ p
736
+ 1
737
+ x
738
+ 5
739
+ value
740
+ x
741
+ 13
742
+ stub_requests
743
+ M
744
+ 1
745
+ n
746
+ n
747
+ x
748
+ 13
749
+ stub_requests
750
+ i
751
+ 47
752
+ 45
753
+ 0
754
+ 1
755
+ 13
756
+ 71
757
+ 2
758
+ 47
759
+ 9
760
+ 23
761
+ 47
762
+ 49
763
+ 3
764
+ 0
765
+ 13
766
+ 35
767
+ 0
768
+ 47
769
+ 49
770
+ 4
771
+ 1
772
+ 15
773
+ 8
774
+ 28
775
+ 35
776
+ 0
777
+ 49
778
+ 2
779
+ 1
780
+ 19
781
+ 1
782
+ 15
783
+ 20
784
+ 0
785
+ 56
786
+ 5
787
+ 50
788
+ 6
789
+ 0
790
+ 15
791
+ 20
792
+ 1
793
+ 56
794
+ 7
795
+ 50
796
+ 6
797
+ 0
798
+ 11
799
+ I
800
+ 5
801
+ I
802
+ 2
803
+ I
804
+ 1
805
+ I
806
+ 1
807
+ n
808
+ p
809
+ 8
810
+ x
811
+ 4
812
+ Hash
813
+ n
814
+ x
815
+ 3
816
+ new
817
+ x
818
+ 8
819
+ allocate
820
+ x
821
+ 10
822
+ initialize
823
+ M
824
+ 1
825
+ p
826
+ 2
827
+ x
828
+ 9
829
+ for_block
830
+ t
831
+ n
832
+ x
833
+ 13
834
+ stub_requests
835
+ i
836
+ 48
837
+ 57
838
+ 19
839
+ 0
840
+ 15
841
+ 21
842
+ 1
843
+ 1
844
+ 20
845
+ 0
846
+ 49
847
+ 0
848
+ 0
849
+ 49
850
+ 1
851
+ 0
852
+ 20
853
+ 0
854
+ 49
855
+ 0
856
+ 0
857
+ 49
858
+ 2
859
+ 0
860
+ 35
861
+ 2
862
+ 14
863
+ 2
864
+ 49
865
+ 3
866
+ 1
867
+ 20
868
+ 0
869
+ 49
870
+ 4
871
+ 0
872
+ 35
873
+ 1
874
+ 49
875
+ 5
876
+ 1
877
+ 13
878
+ 18
879
+ 3
880
+ 49
881
+ 6
882
+ 2
883
+ 15
884
+ 11
885
+ I
886
+ 6
887
+ I
888
+ 1
889
+ I
890
+ 1
891
+ I
892
+ 1
893
+ n
894
+ p
895
+ 7
896
+ x
897
+ 7
898
+ request
899
+ x
900
+ 6
901
+ method
902
+ x
903
+ 3
904
+ uri
905
+ x
906
+ 2
907
+ []
908
+ x
909
+ 8
910
+ response
911
+ x
912
+ 1
913
+ +
914
+ x
915
+ 3
916
+ []=
917
+ p
918
+ 5
919
+ I
920
+ 0
921
+ I
922
+ 19
923
+ I
924
+ 4
925
+ I
926
+ 1a
927
+ I
928
+ 30
929
+ x
930
+ 66
931
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
932
+ p
933
+ 1
934
+ x
935
+ 1
936
+ i
937
+ x
938
+ 4
939
+ each
940
+ M
941
+ 1
942
+ p
943
+ 2
944
+ x
945
+ 9
946
+ for_block
947
+ t
948
+ n
949
+ x
950
+ 13
951
+ stub_requests
952
+ i
953
+ 35
954
+ 58
955
+ 36
956
+ 37
957
+ 19
958
+ 0
959
+ 15
960
+ 37
961
+ 19
962
+ 1
963
+ 15
964
+ 15
965
+ 44
966
+ 43
967
+ 0
968
+ 20
969
+ 0
970
+ 49
971
+ 1
972
+ 0
973
+ 20
974
+ 0
975
+ 49
976
+ 2
977
+ 0
978
+ 20
979
+ 1
980
+ 56
981
+ 3
982
+ 50
983
+ 4
984
+ 0
985
+ 49
986
+ 5
987
+ 3
988
+ 11
989
+ I
990
+ 8
991
+ I
992
+ 2
993
+ I
994
+ 2
995
+ I
996
+ 2
997
+ n
998
+ p
999
+ 6
1000
+ x
1001
+ 7
1002
+ FakeWeb
1003
+ x
1004
+ 5
1005
+ first
1006
+ x
1007
+ 4
1008
+ last
1009
+ M
1010
+ 1
1011
+ p
1012
+ 2
1013
+ x
1014
+ 9
1015
+ for_block
1016
+ t
1017
+ n
1018
+ x
1019
+ 13
1020
+ stub_requests
1021
+ i
1022
+ 12
1023
+ 57
1024
+ 19
1025
+ 0
1026
+ 15
1027
+ 5
1028
+ 20
1029
+ 0
1030
+ 47
1031
+ 49
1032
+ 0
1033
+ 1
1034
+ 11
1035
+ I
1036
+ 4
1037
+ I
1038
+ 1
1039
+ I
1040
+ 1
1041
+ I
1042
+ 1
1043
+ n
1044
+ p
1045
+ 1
1046
+ x
1047
+ 13
1048
+ response_hash
1049
+ p
1050
+ 3
1051
+ I
1052
+ 0
1053
+ I
1054
+ 1e
1055
+ I
1056
+ c
1057
+ x
1058
+ 66
1059
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
1060
+ p
1061
+ 1
1062
+ x
1063
+ 1
1064
+ r
1065
+ x
1066
+ 3
1067
+ map
1068
+ x
1069
+ 12
1070
+ register_uri
1071
+ p
1072
+ 5
1073
+ I
1074
+ 0
1075
+ I
1076
+ 1d
1077
+ I
1078
+ b
1079
+ I
1080
+ 1e
1081
+ I
1082
+ 23
1083
+ x
1084
+ 66
1085
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
1086
+ p
1087
+ 2
1088
+ x
1089
+ 7
1090
+ request
1091
+ x
1092
+ 9
1093
+ responses
1094
+ p
1095
+ 9
1096
+ I
1097
+ 0
1098
+ I
1099
+ 16
1100
+ I
1101
+ 0
1102
+ I
1103
+ 17
1104
+ I
1105
+ 1f
1106
+ I
1107
+ 19
1108
+ I
1109
+ 27
1110
+ I
1111
+ 1d
1112
+ I
1113
+ 2f
1114
+ x
1115
+ 66
1116
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
1117
+ p
1118
+ 2
1119
+ x
1120
+ 17
1121
+ http_interactions
1122
+ x
1123
+ 8
1124
+ requests
1125
+ x
1126
+ 23
1127
+ create_stubs_checkpoint
1128
+ M
1129
+ 1
1130
+ n
1131
+ n
1132
+ x
1133
+ 23
1134
+ create_stubs_checkpoint
1135
+ i
1136
+ 27
1137
+ 5
1138
+ 48
1139
+ 0
1140
+ 20
1141
+ 0
1142
+ 44
1143
+ 43
1144
+ 1
1145
+ 43
1146
+ 2
1147
+ 49
1148
+ 3
1149
+ 0
1150
+ 49
1151
+ 4
1152
+ 0
1153
+ 49
1154
+ 5
1155
+ 0
1156
+ 13
1157
+ 18
1158
+ 3
1159
+ 49
1160
+ 6
1161
+ 2
1162
+ 15
1163
+ 11
1164
+ I
1165
+ 5
1166
+ I
1167
+ 1
1168
+ I
1169
+ 1
1170
+ I
1171
+ 1
1172
+ n
1173
+ p
1174
+ 7
1175
+ x
1176
+ 11
1177
+ checkpoints
1178
+ x
1179
+ 7
1180
+ FakeWeb
1181
+ x
1182
+ 8
1183
+ Registry
1184
+ x
1185
+ 8
1186
+ instance
1187
+ x
1188
+ 7
1189
+ uri_map
1190
+ x
1191
+ 3
1192
+ dup
1193
+ x
1194
+ 3
1195
+ []=
1196
+ p
1197
+ 5
1198
+ I
1199
+ 0
1200
+ I
1201
+ 22
1202
+ I
1203
+ 0
1204
+ I
1205
+ 23
1206
+ I
1207
+ 1b
1208
+ x
1209
+ 66
1210
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
1211
+ p
1212
+ 1
1213
+ x
1214
+ 15
1215
+ checkpoint_name
1216
+ x
1217
+ 24
1218
+ restore_stubs_checkpoint
1219
+ M
1220
+ 1
1221
+ n
1222
+ n
1223
+ x
1224
+ 24
1225
+ restore_stubs_checkpoint
1226
+ i
1227
+ 24
1228
+ 44
1229
+ 43
1230
+ 0
1231
+ 43
1232
+ 1
1233
+ 49
1234
+ 2
1235
+ 0
1236
+ 5
1237
+ 48
1238
+ 3
1239
+ 20
1240
+ 0
1241
+ 49
1242
+ 4
1243
+ 1
1244
+ 13
1245
+ 18
1246
+ 2
1247
+ 49
1248
+ 5
1249
+ 1
1250
+ 15
1251
+ 11
1252
+ I
1253
+ 4
1254
+ I
1255
+ 1
1256
+ I
1257
+ 1
1258
+ I
1259
+ 1
1260
+ n
1261
+ p
1262
+ 6
1263
+ x
1264
+ 7
1265
+ FakeWeb
1266
+ x
1267
+ 8
1268
+ Registry
1269
+ x
1270
+ 8
1271
+ instance
1272
+ x
1273
+ 11
1274
+ checkpoints
1275
+ x
1276
+ 6
1277
+ delete
1278
+ x
1279
+ 8
1280
+ uri_map=
1281
+ p
1282
+ 5
1283
+ I
1284
+ 0
1285
+ I
1286
+ 26
1287
+ I
1288
+ 0
1289
+ I
1290
+ 27
1291
+ I
1292
+ 18
1293
+ x
1294
+ 66
1295
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
1296
+ p
1297
+ 1
1298
+ x
1299
+ 15
1300
+ checkpoint_name
1301
+ x
1302
+ 16
1303
+ request_stubbed?
1304
+ M
1305
+ 1
1306
+ n
1307
+ n
1308
+ x
1309
+ 16
1310
+ request_stubbed?
1311
+ i
1312
+ 11
1313
+ 44
1314
+ 43
1315
+ 0
1316
+ 20
1317
+ 0
1318
+ 20
1319
+ 1
1320
+ 49
1321
+ 1
1322
+ 2
1323
+ 11
1324
+ I
1325
+ 5
1326
+ I
1327
+ 2
1328
+ I
1329
+ 2
1330
+ I
1331
+ 2
1332
+ n
1333
+ p
1334
+ 2
1335
+ x
1336
+ 7
1337
+ FakeWeb
1338
+ x
1339
+ 15
1340
+ registered_uri?
1341
+ p
1342
+ 5
1343
+ I
1344
+ 0
1345
+ I
1346
+ 2a
1347
+ I
1348
+ 0
1349
+ I
1350
+ 2b
1351
+ I
1352
+ b
1353
+ x
1354
+ 66
1355
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
1356
+ p
1357
+ 2
1358
+ x
1359
+ 6
1360
+ method
1361
+ x
1362
+ 3
1363
+ uri
1364
+ x
1365
+ 11
1366
+ request_uri
1367
+ M
1368
+ 1
1369
+ n
1370
+ n
1371
+ x
1372
+ 11
1373
+ request_uri
1374
+ i
1375
+ 192
1376
+ 20
1377
+ 0
1378
+ 49
1379
+ 0
1380
+ 0
1381
+ 9
1382
+ 12
1383
+ 7
1384
+ 1
1385
+ 64
1386
+ 8
1387
+ 15
1388
+ 7
1389
+ 2
1390
+ 64
1391
+ 19
1392
+ 2
1393
+ 15
1394
+ 20
1395
+ 1
1396
+ 49
1397
+ 3
1398
+ 0
1399
+ 19
1400
+ 3
1401
+ 15
1402
+ 20
1403
+ 1
1404
+ 49
1405
+ 3
1406
+ 0
1407
+ 7
1408
+ 4
1409
+ 13
1410
+ 70
1411
+ 9
1412
+ 49
1413
+ 15
1414
+ 44
1415
+ 43
1416
+ 5
1417
+ 7
1418
+ 6
1419
+ 78
1420
+ 49
1421
+ 7
1422
+ 2
1423
+ 6
1424
+ 4
1425
+ 49
1426
+ 8
1427
+ 1
1428
+ 9
1429
+ 72
1430
+ 45
1431
+ 9
1432
+ 10
1433
+ 20
1434
+ 1
1435
+ 49
1436
+ 3
1437
+ 0
1438
+ 49
1439
+ 11
1440
+ 1
1441
+ 49
1442
+ 12
1443
+ 0
1444
+ 19
1445
+ 3
1446
+ 8
1447
+ 73
1448
+ 1
1449
+ 15
1450
+ 20
1451
+ 1
1452
+ 7
1453
+ 13
1454
+ 64
1455
+ 49
1456
+ 14
1457
+ 1
1458
+ 7
1459
+ 15
1460
+ 13
1461
+ 70
1462
+ 9
1463
+ 100
1464
+ 15
1465
+ 44
1466
+ 43
1467
+ 5
1468
+ 7
1469
+ 16
1470
+ 78
1471
+ 49
1472
+ 7
1473
+ 2
1474
+ 6
1475
+ 15
1476
+ 49
1477
+ 8
1478
+ 1
1479
+ 9
1480
+ 143
1481
+ 45
1482
+ 17
1483
+ 18
1484
+ 43
1485
+ 19
1486
+ 20
1487
+ 1
1488
+ 7
1489
+ 13
1490
+ 64
1491
+ 49
1492
+ 14
1493
+ 1
1494
+ 49
1495
+ 20
1496
+ 1
1497
+ 19
1498
+ 4
1499
+ 15
1500
+ 45
1501
+ 17
1502
+ 21
1503
+ 43
1504
+ 19
1505
+ 20
1506
+ 4
1507
+ 49
1508
+ 22
1509
+ 1
1510
+ 7
1511
+ 23
1512
+ 64
1513
+ 81
1514
+ 24
1515
+ 19
1516
+ 4
1517
+ 8
1518
+ 148
1519
+ 7
1520
+ 25
1521
+ 64
1522
+ 19
1523
+ 4
1524
+ 15
1525
+ 20
1526
+ 2
1527
+ 47
1528
+ 49
1529
+ 26
1530
+ 0
1531
+ 7
1532
+ 27
1533
+ 20
1534
+ 4
1535
+ 47
1536
+ 49
1537
+ 26
1538
+ 0
1539
+ 20
1540
+ 0
1541
+ 49
1542
+ 28
1543
+ 0
1544
+ 47
1545
+ 49
1546
+ 26
1547
+ 0
1548
+ 7
1549
+ 29
1550
+ 20
1551
+ 0
1552
+ 49
1553
+ 30
1554
+ 0
1555
+ 47
1556
+ 49
1557
+ 26
1558
+ 0
1559
+ 20
1560
+ 3
1561
+ 47
1562
+ 49
1563
+ 26
1564
+ 0
1565
+ 63
1566
+ 7
1567
+ 11
1568
+ I
1569
+ c
1570
+ I
1571
+ 5
1572
+ I
1573
+ 2
1574
+ I
1575
+ 2
1576
+ n
1577
+ p
1578
+ 31
1579
+ x
1580
+ 8
1581
+ use_ssl?
1582
+ s
1583
+ 5
1584
+ https
1585
+ s
1586
+ 4
1587
+ http
1588
+ x
1589
+ 4
1590
+ path
1591
+ n
1592
+ x
1593
+ 6
1594
+ Regexp
1595
+ s
1596
+ 5
1597
+ ^http
1598
+ x
1599
+ 3
1600
+ new
1601
+ x
1602
+ 2
1603
+ =~
1604
+ x
1605
+ 3
1606
+ URI
1607
+ n
1608
+ x
1609
+ 5
1610
+ parse
1611
+ x
1612
+ 11
1613
+ request_uri
1614
+ s
1615
+ 13
1616
+ authorization
1617
+ x
1618
+ 2
1619
+ []
1620
+ n
1621
+ s
1622
+ 7
1623
+ ^Basic
1624
+ x
1625
+ 7
1626
+ FakeWeb
1627
+ n
1628
+ x
1629
+ 7
1630
+ Utility
1631
+ x
1632
+ 27
1633
+ decode_userinfo_from_header
1634
+ n
1635
+ x
1636
+ 31
1637
+ encode_unsafe_chars_in_userinfo
1638
+ s
1639
+ 1
1640
+ @
1641
+ x
1642
+ 1
1643
+ +
1644
+ s
1645
+ 0
1646
+
1647
+ x
1648
+ 4
1649
+ to_s
1650
+ s
1651
+ 3
1652
+ ://
1653
+ x
1654
+ 7
1655
+ address
1656
+ s
1657
+ 1
1658
+ :
1659
+ x
1660
+ 4
1661
+ port
1662
+ p
1663
+ 19
1664
+ I
1665
+ 0
1666
+ I
1667
+ 2e
1668
+ I
1669
+ 0
1670
+ I
1671
+ 30
1672
+ I
1673
+ 12
1674
+ I
1675
+ 32
1676
+ I
1677
+ 1a
1678
+ I
1679
+ 33
1680
+ I
1681
+ 4a
1682
+ I
1683
+ 35
1684
+ I
1685
+ 69
1686
+ I
1687
+ 36
1688
+ I
1689
+ 7c
1690
+ I
1691
+ 37
1692
+ I
1693
+ 8f
1694
+ I
1695
+ 39
1696
+ I
1697
+ 95
1698
+ I
1699
+ 3c
1700
+ I
1701
+ c0
1702
+ x
1703
+ 66
1704
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
1705
+ p
1706
+ 5
1707
+ x
1708
+ 8
1709
+ net_http
1710
+ x
1711
+ 7
1712
+ request
1713
+ x
1714
+ 8
1715
+ protocol
1716
+ x
1717
+ 4
1718
+ path
1719
+ x
1720
+ 8
1721
+ userinfo
1722
+ x
1723
+ 16
1724
+ ignore_localhost
1725
+ x
1726
+ 11
1727
+ attr_writer
1728
+ x
1729
+ 17
1730
+ ignore_localhost?
1731
+ M
1732
+ 1
1733
+ n
1734
+ n
1735
+ x
1736
+ 17
1737
+ ignore_localhost?
1738
+ i
1739
+ 3
1740
+ 39
1741
+ 0
1742
+ 11
1743
+ I
1744
+ 1
1745
+ I
1746
+ 0
1747
+ I
1748
+ 0
1749
+ I
1750
+ 0
1751
+ n
1752
+ p
1753
+ 1
1754
+ x
1755
+ 17
1756
+ @ignore_localhost
1757
+ p
1758
+ 5
1759
+ I
1760
+ 0
1761
+ I
1762
+ 40
1763
+ I
1764
+ 0
1765
+ I
1766
+ 41
1767
+ I
1768
+ 3
1769
+ x
1770
+ 66
1771
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
1772
+ p
1773
+ 0
1774
+ x
1775
+ 7
1776
+ private
1777
+ x
1778
+ 11
1779
+ checkpoints
1780
+ M
1781
+ 1
1782
+ n
1783
+ n
1784
+ x
1785
+ 11
1786
+ checkpoints
1787
+ i
1788
+ 16
1789
+ 39
1790
+ 0
1791
+ 13
1792
+ 10
1793
+ 15
1794
+ 15
1795
+ 44
1796
+ 43
1797
+ 1
1798
+ 78
1799
+ 49
1800
+ 2
1801
+ 1
1802
+ 38
1803
+ 0
1804
+ 11
1805
+ I
1806
+ 2
1807
+ I
1808
+ 0
1809
+ I
1810
+ 0
1811
+ I
1812
+ 0
1813
+ n
1814
+ p
1815
+ 3
1816
+ x
1817
+ 12
1818
+ @checkpoints
1819
+ x
1820
+ 4
1821
+ Hash
1822
+ x
1823
+ 16
1824
+ new_from_literal
1825
+ p
1826
+ 5
1827
+ I
1828
+ 0
1829
+ I
1830
+ 46
1831
+ I
1832
+ 0
1833
+ I
1834
+ 47
1835
+ I
1836
+ 10
1837
+ x
1838
+ 66
1839
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
1840
+ p
1841
+ 0
1842
+ x
1843
+ 13
1844
+ response_hash
1845
+ M
1846
+ 1
1847
+ n
1848
+ n
1849
+ x
1850
+ 13
1851
+ response_hash
1852
+ i
1853
+ 56
1854
+ 20
1855
+ 0
1856
+ 49
1857
+ 0
1858
+ 0
1859
+ 44
1860
+ 43
1861
+ 1
1862
+ 80
1863
+ 49
1864
+ 2
1865
+ 1
1866
+ 13
1867
+ 7
1868
+ 3
1869
+ 20
1870
+ 0
1871
+ 49
1872
+ 3
1873
+ 0
1874
+ 49
1875
+ 4
1876
+ 2
1877
+ 15
1878
+ 13
1879
+ 7
1880
+ 5
1881
+ 20
1882
+ 0
1883
+ 49
1884
+ 5
1885
+ 0
1886
+ 49
1887
+ 6
1888
+ 0
1889
+ 49
1890
+ 7
1891
+ 0
1892
+ 20
1893
+ 0
1894
+ 49
1895
+ 5
1896
+ 0
1897
+ 49
1898
+ 8
1899
+ 0
1900
+ 35
1901
+ 2
1902
+ 49
1903
+ 4
1904
+ 2
1905
+ 15
1906
+ 49
1907
+ 9
1908
+ 1
1909
+ 11
1910
+ I
1911
+ 7
1912
+ I
1913
+ 1
1914
+ I
1915
+ 1
1916
+ I
1917
+ 1
1918
+ n
1919
+ p
1920
+ 10
1921
+ x
1922
+ 7
1923
+ headers
1924
+ x
1925
+ 4
1926
+ Hash
1927
+ x
1928
+ 16
1929
+ new_from_literal
1930
+ x
1931
+ 4
1932
+ body
1933
+ x
1934
+ 3
1935
+ []=
1936
+ x
1937
+ 6
1938
+ status
1939
+ x
1940
+ 4
1941
+ code
1942
+ x
1943
+ 4
1944
+ to_s
1945
+ x
1946
+ 7
1947
+ message
1948
+ x
1949
+ 5
1950
+ merge
1951
+ p
1952
+ 13
1953
+ I
1954
+ 0
1955
+ I
1956
+ 4a
1957
+ I
1958
+ 0
1959
+ I
1960
+ 4b
1961
+ I
1962
+ 5
1963
+ I
1964
+ 4d
1965
+ I
1966
+ d
1967
+ I
1968
+ 4c
1969
+ I
1970
+ 19
1971
+ I
1972
+ 4d
1973
+ I
1974
+ 34
1975
+ I
1976
+ 4b
1977
+ I
1978
+ 38
1979
+ x
1980
+ 66
1981
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
1982
+ p
1983
+ 1
1984
+ x
1985
+ 8
1986
+ response
1987
+ p
1988
+ 27
1989
+ I
1990
+ 2
1991
+ I
1992
+ 8
1993
+ I
1994
+ 10
1995
+ I
1996
+ e
1997
+ I
1998
+ 1e
1999
+ I
2000
+ 12
2001
+ I
2002
+ 2c
2003
+ I
2004
+ 16
2005
+ I
2006
+ 3a
2007
+ I
2008
+ 22
2009
+ I
2010
+ 48
2011
+ I
2012
+ 26
2013
+ I
2014
+ 56
2015
+ I
2016
+ 2a
2017
+ I
2018
+ 64
2019
+ I
2020
+ 2e
2021
+ I
2022
+ 72
2023
+ I
2024
+ 3f
2025
+ I
2026
+ 7a
2027
+ I
2028
+ 40
2029
+ I
2030
+ 88
2031
+ I
2032
+ 44
2033
+ I
2034
+ 8c
2035
+ I
2036
+ 46
2037
+ I
2038
+ 9a
2039
+ I
2040
+ 4a
2041
+ I
2042
+ a8
2043
+ x
2044
+ 66
2045
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
2046
+ p
2047
+ 0
2048
+ x
2049
+ 13
2050
+ attach_method
2051
+ p
2052
+ 3
2053
+ I
2054
+ 2
2055
+ I
2056
+ 7
2057
+ I
2058
+ 1b
2059
+ x
2060
+ 66
2061
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
2062
+ p
2063
+ 0
2064
+ x
2065
+ 13
2066
+ attach_method
2067
+ p
2068
+ 3
2069
+ I
2070
+ 2
2071
+ I
2072
+ 6
2073
+ I
2074
+ 1f
2075
+ x
2076
+ 66
2077
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
2078
+ p
2079
+ 0
2080
+ x
2081
+ 13
2082
+ attach_method
2083
+ p
2084
+ 3
2085
+ I
2086
+ 2
2087
+ I
2088
+ 5
2089
+ I
2090
+ 1c
2091
+ x
2092
+ 66
2093
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
2094
+ p
2095
+ 0
2096
+ x
2097
+ 13
2098
+ attach_method
2099
+ x
2100
+ 7
2101
+ FakeWeb
2102
+ n
2103
+ x
2104
+ 25
2105
+ NetConnectNotAllowedError
2106
+ x
2107
+ 22
2108
+ vm_const_defined_under
2109
+ s
2110
+ 8
2111
+ constant
2112
+ M
2113
+ 1
2114
+ n
2115
+ n
2116
+ x
2117
+ 7
2118
+ FakeWeb
2119
+ i
2120
+ 29
2121
+ 5
2122
+ 66
2123
+ 99
2124
+ 7
2125
+ 0
2126
+ 1
2127
+ 65
2128
+ 49
2129
+ 1
2130
+ 3
2131
+ 13
2132
+ 99
2133
+ 12
2134
+ 7
2135
+ 2
2136
+ 12
2137
+ 7
2138
+ 3
2139
+ 12
2140
+ 65
2141
+ 12
2142
+ 49
2143
+ 4
2144
+ 4
2145
+ 15
2146
+ 49
2147
+ 2
2148
+ 0
2149
+ 11
2150
+ I
2151
+ 6
2152
+ I
2153
+ 0
2154
+ I
2155
+ 0
2156
+ I
2157
+ 0
2158
+ n
2159
+ p
2160
+ 5
2161
+ x
2162
+ 25
2163
+ NetConnectNotAllowedError
2164
+ x
2165
+ 10
2166
+ open_class
2167
+ x
2168
+ 14
2169
+ __class_init__
2170
+ M
2171
+ 1
2172
+ n
2173
+ n
2174
+ x
2175
+ 25
2176
+ NetConnectNotAllowedError
2177
+ i
2178
+ 16
2179
+ 5
2180
+ 66
2181
+ 99
2182
+ 7
2183
+ 0
2184
+ 7
2185
+ 1
2186
+ 65
2187
+ 67
2188
+ 49
2189
+ 2
2190
+ 0
2191
+ 49
2192
+ 3
2193
+ 4
2194
+ 11
2195
+ I
2196
+ 5
2197
+ I
2198
+ 0
2199
+ I
2200
+ 0
2201
+ I
2202
+ 0
2203
+ n
2204
+ p
2205
+ 4
2206
+ x
2207
+ 7
2208
+ message
2209
+ M
2210
+ 1
2211
+ n
2212
+ n
2213
+ x
2214
+ 7
2215
+ message
2216
+ i
2217
+ 20
2218
+ 54
2219
+ 89
2220
+ 0
2221
+ 7
2222
+ 1
2223
+ 45
2224
+ 2
2225
+ 3
2226
+ 49
2227
+ 4
2228
+ 0
2229
+ 47
2230
+ 49
2231
+ 5
2232
+ 0
2233
+ 63
2234
+ 2
2235
+ 81
2236
+ 6
2237
+ 11
2238
+ I
2239
+ 3
2240
+ I
2241
+ 0
2242
+ I
2243
+ 0
2244
+ I
2245
+ 0
2246
+ n
2247
+ p
2248
+ 7
2249
+ x
2250
+ 7
2251
+ message
2252
+ s
2253
+ 160
2254
+ . You can use VCR to automatically record this request and replay it later. For more details, see the VCR README at: http://github.com/myronmarston/vcr/tree/v
2255
+ x
2256
+ 3
2257
+ VCR
2258
+ n
2259
+ x
2260
+ 7
2261
+ version
2262
+ x
2263
+ 4
2264
+ to_s
2265
+ x
2266
+ 1
2267
+ +
2268
+ p
2269
+ 5
2270
+ I
2271
+ 0
2272
+ I
2273
+ 58
2274
+ I
2275
+ 0
2276
+ I
2277
+ 59
2278
+ I
2279
+ 14
2280
+ x
2281
+ 66
2282
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
2283
+ p
2284
+ 0
2285
+ x
2286
+ 17
2287
+ method_visibility
2288
+ x
2289
+ 15
2290
+ add_defn_method
2291
+ p
2292
+ 3
2293
+ I
2294
+ 2
2295
+ I
2296
+ 58
2297
+ I
2298
+ 10
2299
+ x
2300
+ 66
2301
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
2302
+ p
2303
+ 0
2304
+ x
2305
+ 13
2306
+ attach_method
2307
+ p
2308
+ 3
2309
+ I
2310
+ 2
2311
+ I
2312
+ 57
2313
+ I
2314
+ 1d
2315
+ x
2316
+ 66
2317
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
2318
+ p
2319
+ 0
2320
+ p
2321
+ 13
2322
+ I
2323
+ 0
2324
+ I
2325
+ 1
2326
+ I
2327
+ 9
2328
+ I
2329
+ 2
2330
+ I
2331
+ 12
2332
+ I
2333
+ 4
2334
+ I
2335
+ 2c
2336
+ I
2337
+ 55
2338
+ I
2339
+ 4d
2340
+ I
2341
+ 56
2342
+ I
2343
+ 68
2344
+ I
2345
+ 55
2346
+ I
2347
+ 6c
2348
+ x
2349
+ 66
2350
+ /Users/mmarston/code/vcr/lib/vcr/http_stubbing_adapters/fakeweb.rb
2351
+ p
2352
+ 0