rack-client 0.3.1.pre.c → 0.3.1.pre.d

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