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,1769 +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
- 28
13
- 99
14
- 7
15
- 0
16
- 65
17
- 49
18
- 1
19
- 2
20
- 13
21
- 99
22
- 12
23
- 7
24
- 2
25
- 12
26
- 7
27
- 3
28
- 12
29
- 65
30
- 12
31
- 49
32
- 4
33
- 4
34
- 15
35
- 49
36
- 2
37
- 0
38
- 15
39
- 2
40
- 11
41
- I
42
- 6
43
- I
44
- 0
45
- I
46
- 0
47
- I
48
- 0
49
- n
50
- p
51
- 5
52
- x
53
- 13
54
- HandlerHelper
55
- x
56
- 11
57
- open_module
58
- x
59
- 15
60
- __module_init__
61
- M
62
- 1
63
- n
64
- n
65
- x
66
- 13
67
- HandlerHelper
68
- i
69
- 39
70
- 5
71
- 66
72
- 99
73
- 7
74
- 0
75
- 65
76
- 49
77
- 1
78
- 2
79
- 13
80
- 99
81
- 12
82
- 7
83
- 2
84
- 12
85
- 7
86
- 3
87
- 12
88
- 65
89
- 12
90
- 49
91
- 4
92
- 4
93
- 15
94
- 49
95
- 2
96
- 0
97
- 15
98
- 99
99
- 7
100
- 5
101
- 7
102
- 6
103
- 65
104
- 5
105
- 49
106
- 4
107
- 4
108
- 11
109
- I
110
- 6
111
- I
112
- 0
113
- I
114
- 0
115
- I
116
- 0
117
- n
118
- p
119
- 7
120
- x
121
- 3
122
- Ext
123
- x
124
- 11
125
- open_module
126
- x
127
- 15
128
- __module_init__
129
- M
130
- 1
131
- n
132
- n
133
- x
134
- 3
135
- Ext
136
- i
137
- 100
138
- 5
139
- 66
140
- 99
141
- 7
142
- 0
143
- 7
144
- 1
145
- 65
146
- 67
147
- 49
148
- 2
149
- 0
150
- 49
151
- 3
152
- 4
153
- 15
154
- 99
155
- 7
156
- 4
157
- 7
158
- 5
159
- 65
160
- 67
161
- 49
162
- 2
163
- 0
164
- 49
165
- 3
166
- 4
167
- 15
168
- 99
169
- 7
170
- 6
171
- 7
172
- 7
173
- 65
174
- 67
175
- 49
176
- 2
177
- 0
178
- 49
179
- 3
180
- 4
181
- 15
182
- 99
183
- 7
184
- 8
185
- 7
186
- 9
187
- 65
188
- 67
189
- 49
190
- 2
191
- 0
192
- 49
193
- 3
194
- 4
195
- 15
196
- 99
197
- 7
198
- 10
199
- 7
200
- 11
201
- 65
202
- 67
203
- 49
204
- 2
205
- 0
206
- 49
207
- 3
208
- 4
209
- 15
210
- 99
211
- 7
212
- 12
213
- 7
214
- 13
215
- 65
216
- 67
217
- 49
218
- 2
219
- 0
220
- 49
221
- 3
222
- 4
223
- 15
224
- 99
225
- 7
226
- 14
227
- 7
228
- 15
229
- 65
230
- 67
231
- 49
232
- 2
233
- 0
234
- 49
235
- 3
236
- 4
237
- 11
238
- I
239
- 5
240
- I
241
- 0
242
- I
243
- 0
244
- I
245
- 0
246
- n
247
- p
248
- 16
249
- x
250
- 17
251
- async_handler_map
252
- M
253
- 1
254
- n
255
- n
256
- x
257
- 17
258
- async_handler_map
259
- i
260
- 66
261
- 44
262
- 43
263
- 0
264
- 4
265
- 3
266
- 49
267
- 1
268
- 1
269
- 13
270
- 45
271
- 2
272
- 3
273
- 43
274
- 4
275
- 43
276
- 5
277
- 43
278
- 6
279
- 45
280
- 7
281
- 8
282
- 43
283
- 9
284
- 49
285
- 10
286
- 2
287
- 15
288
- 13
289
- 45
290
- 2
291
- 11
292
- 43
293
- 4
294
- 43
295
- 5
296
- 43
297
- 12
298
- 45
299
- 13
300
- 14
301
- 43
302
- 9
303
- 49
304
- 10
305
- 2
306
- 15
307
- 13
308
- 45
309
- 2
310
- 15
311
- 43
312
- 4
313
- 43
314
- 5
315
- 43
316
- 16
317
- 45
318
- 17
319
- 18
320
- 43
321
- 9
322
- 49
323
- 10
324
- 2
325
- 15
326
- 11
327
- I
328
- 4
329
- I
330
- 0
331
- I
332
- 0
333
- I
334
- 0
335
- n
336
- p
337
- 19
338
- x
339
- 4
340
- Hash
341
- x
342
- 16
343
- new_from_literal
344
- x
345
- 4
346
- Rack
347
- n
348
- x
349
- 6
350
- Client
351
- x
352
- 7
353
- Handler
354
- x
355
- 6
356
- EmHttp
357
- x
358
- 12
359
- EmHttpHelper
360
- n
361
- x
362
- 5
363
- Async
364
- x
365
- 3
366
- []=
367
- n
368
- x
369
- 7
370
- NetHTTP
371
- x
372
- 13
373
- NetHTTPHelper
374
- n
375
- n
376
- x
377
- 8
378
- Typhoeus
379
- x
380
- 14
381
- TyphoeusHelper
382
- n
383
- p
384
- 11
385
- I
386
- 0
387
- I
388
- 4
389
- I
390
- 0
391
- I
392
- 9
393
- I
394
- 9
395
- I
396
- 6
397
- I
398
- 1c
399
- I
400
- 7
401
- I
402
- 2f
403
- I
404
- 8
405
- I
406
- 42
407
- x
408
- 58
409
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
410
- p
411
- 0
412
- x
413
- 17
414
- method_visibility
415
- x
416
- 15
417
- add_defn_method
418
- x
419
- 16
420
- sync_handler_map
421
- M
422
- 1
423
- n
424
- n
425
- x
426
- 16
427
- sync_handler_map
428
- i
429
- 66
430
- 44
431
- 43
432
- 0
433
- 4
434
- 3
435
- 49
436
- 1
437
- 1
438
- 13
439
- 45
440
- 2
441
- 3
442
- 43
443
- 4
444
- 43
445
- 5
446
- 43
447
- 6
448
- 45
449
- 7
450
- 8
451
- 43
452
- 9
453
- 49
454
- 10
455
- 2
456
- 15
457
- 13
458
- 45
459
- 2
460
- 11
461
- 43
462
- 4
463
- 43
464
- 5
465
- 43
466
- 12
467
- 45
468
- 13
469
- 14
470
- 43
471
- 9
472
- 49
473
- 10
474
- 2
475
- 15
476
- 13
477
- 45
478
- 2
479
- 15
480
- 43
481
- 4
482
- 43
483
- 5
484
- 43
485
- 16
486
- 45
487
- 17
488
- 18
489
- 43
490
- 9
491
- 49
492
- 10
493
- 2
494
- 15
495
- 11
496
- I
497
- 4
498
- I
499
- 0
500
- I
501
- 0
502
- I
503
- 0
504
- n
505
- p
506
- 19
507
- x
508
- 4
509
- Hash
510
- x
511
- 16
512
- new_from_literal
513
- x
514
- 4
515
- Rack
516
- n
517
- x
518
- 6
519
- Client
520
- x
521
- 7
522
- Handler
523
- x
524
- 7
525
- NetHTTP
526
- x
527
- 13
528
- NetHTTPHelper
529
- n
530
- x
531
- 4
532
- Sync
533
- x
534
- 3
535
- []=
536
- n
537
- x
538
- 8
539
- Typhoeus
540
- x
541
- 14
542
- TyphoeusHelper
543
- n
544
- n
545
- x
546
- 5
547
- Excon
548
- x
549
- 11
550
- ExconHelper
551
- n
552
- p
553
- 11
554
- I
555
- 0
556
- I
557
- c
558
- I
559
- 0
560
- I
561
- 11
562
- I
563
- 9
564
- I
565
- e
566
- I
567
- 1c
568
- I
569
- f
570
- I
571
- 2f
572
- I
573
- 10
574
- I
575
- 42
576
- x
577
- 58
578
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
579
- p
580
- 0
581
- x
582
- 21
583
- async_handler_context
584
- M
585
- 1
586
- n
587
- n
588
- x
589
- 21
590
- async_handler_context
591
- i
592
- 25
593
- 95
594
- 19
595
- 2
596
- 15
597
- 5
598
- 20
599
- 0
600
- 49
601
- 0
602
- 0
603
- 47
604
- 49
605
- 1
606
- 0
607
- 7
608
- 2
609
- 63
610
- 2
611
- 56
612
- 3
613
- 47
614
- 50
615
- 4
616
- 1
617
- 11
618
- I
619
- 6
620
- I
621
- 3
622
- I
623
- 1
624
- I
625
- 1
626
- I
627
- 1
628
- p
629
- 5
630
- x
631
- 4
632
- name
633
- x
634
- 4
635
- to_s
636
- s
637
- 13
638
- Asynchronous
639
- M
640
- 1
641
- p
642
- 2
643
- x
644
- 9
645
- for_block
646
- t
647
- n
648
- x
649
- 21
650
- async_handler_context
651
- i
652
- 60
653
- 5
654
- 45
655
- 0
656
- 1
657
- 47
658
- 49
659
- 2
660
- 1
661
- 15
662
- 5
663
- 5
664
- 48
665
- 3
666
- 21
667
- 1
668
- 0
669
- 49
670
- 4
671
- 1
672
- 47
673
- 49
674
- 2
675
- 1
676
- 15
677
- 5
678
- 56
679
- 5
680
- 47
681
- 50
682
- 6
683
- 0
684
- 15
685
- 5
686
- 56
687
- 7
688
- 47
689
- 50
690
- 8
691
- 0
692
- 15
693
- 5
694
- 21
695
- 1
696
- 2
697
- 13
698
- 70
699
- 10
700
- 55
701
- 44
702
- 43
703
- 9
704
- 12
705
- 49
706
- 10
707
- 1
708
- 47
709
- 50
710
- 11
711
- 0
712
- 11
713
- I
714
- 4
715
- I
716
- 0
717
- I
718
- 0
719
- I
720
- 0
721
- I
722
- -2
723
- p
724
- 12
725
- x
726
- 11
727
- AsyncHelper
728
- n
729
- x
730
- 7
731
- include
732
- x
733
- 17
734
- async_handler_map
735
- x
736
- 2
737
- []
738
- M
739
- 1
740
- p
741
- 2
742
- x
743
- 9
744
- for_block
745
- t
746
- n
747
- x
748
- 21
749
- async_handler_context
750
- i
751
- 11
752
- 5
753
- 21
754
- 2
755
- 1
756
- 36
757
- 1
758
- 47
759
- 51
760
- 0
761
- 0
762
- 11
763
- I
764
- 4
765
- I
766
- 0
767
- I
768
- 0
769
- I
770
- 0
771
- I
772
- -2
773
- p
774
- 1
775
- x
776
- 13
777
- build_subject
778
- p
779
- 3
780
- I
781
- 0
782
- I
783
- 1a
784
- I
785
- b
786
- x
787
- 58
788
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
789
- p
790
- 0
791
- x
792
- 7
793
- subject
794
- M
795
- 1
796
- p
797
- 2
798
- x
799
- 9
800
- for_block
801
- t
802
- n
803
- x
804
- 21
805
- async_handler_context
806
- i
807
- 24
808
- 57
809
- 19
810
- 0
811
- 15
812
- 5
813
- 7
814
- 0
815
- 47
816
- 49
817
- 1
818
- 1
819
- 9
820
- 22
821
- 5
822
- 20
823
- 0
824
- 47
825
- 49
826
- 0
827
- 1
828
- 8
829
- 23
830
- 1
831
- 11
832
- I
833
- 4
834
- I
835
- 1
836
- I
837
- 1
838
- I
839
- 1
840
- n
841
- p
842
- 2
843
- x
844
- 10
845
- run_around
846
- x
847
- 11
848
- respond_to?
849
- p
850
- 5
851
- I
852
- 0
853
- I
854
- 1c
855
- I
856
- 4
857
- I
858
- 1d
859
- I
860
- 18
861
- x
862
- 58
863
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
864
- p
865
- 1
866
- x
867
- 5
868
- group
869
- x
870
- 6
871
- around
872
- x
873
- 4
874
- Proc
875
- x
876
- 14
877
- __from_block__
878
- x
879
- 13
880
- instance_eval
881
- p
882
- 13
883
- I
884
- 0
885
- I
886
- 15
887
- I
888
- 0
889
- I
890
- 16
891
- I
892
- 9
893
- I
894
- 17
895
- I
896
- 18
897
- I
898
- 1a
899
- I
900
- 20
901
- I
902
- 1c
903
- I
904
- 28
905
- I
906
- 20
907
- I
908
- 3c
909
- x
910
- 58
911
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
912
- p
913
- 0
914
- x
915
- 7
916
- context
917
- p
918
- 5
919
- I
920
- 0
921
- I
922
- 14
923
- I
924
- 4
925
- I
926
- 15
927
- I
928
- 19
929
- x
930
- 58
931
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
932
- p
933
- 3
934
- x
935
- 7
936
- handler
937
- x
938
- 11
939
- middlewares
940
- x
941
- 5
942
- block
943
- x
944
- 20
945
- sync_handler_context
946
- M
947
- 1
948
- n
949
- n
950
- x
951
- 20
952
- sync_handler_context
953
- i
954
- 25
955
- 95
956
- 19
957
- 2
958
- 15
959
- 5
960
- 20
961
- 0
962
- 49
963
- 0
964
- 0
965
- 47
966
- 49
967
- 1
968
- 0
969
- 7
970
- 2
971
- 63
972
- 2
973
- 56
974
- 3
975
- 47
976
- 50
977
- 4
978
- 1
979
- 11
980
- I
981
- 6
982
- I
983
- 3
984
- I
985
- 1
986
- I
987
- 1
988
- I
989
- 1
990
- p
991
- 5
992
- x
993
- 4
994
- name
995
- x
996
- 4
997
- to_s
998
- s
999
- 12
1000
- Synchronous
1001
- M
1002
- 1
1003
- p
1004
- 2
1005
- x
1006
- 9
1007
- for_block
1008
- t
1009
- n
1010
- x
1011
- 20
1012
- sync_handler_context
1013
- i
1014
- 52
1015
- 5
1016
- 45
1017
- 0
1018
- 1
1019
- 47
1020
- 49
1021
- 2
1022
- 1
1023
- 15
1024
- 5
1025
- 5
1026
- 48
1027
- 3
1028
- 21
1029
- 1
1030
- 0
1031
- 49
1032
- 4
1033
- 1
1034
- 47
1035
- 49
1036
- 2
1037
- 1
1038
- 15
1039
- 5
1040
- 56
1041
- 5
1042
- 47
1043
- 50
1044
- 6
1045
- 0
1046
- 15
1047
- 5
1048
- 21
1049
- 1
1050
- 2
1051
- 13
1052
- 70
1053
- 10
1054
- 47
1055
- 44
1056
- 43
1057
- 7
1058
- 12
1059
- 49
1060
- 8
1061
- 1
1062
- 47
1063
- 50
1064
- 9
1065
- 0
1066
- 11
1067
- I
1068
- 4
1069
- I
1070
- 0
1071
- I
1072
- 0
1073
- I
1074
- 0
1075
- I
1076
- -2
1077
- p
1078
- 10
1079
- x
1080
- 10
1081
- SyncHelper
1082
- n
1083
- x
1084
- 7
1085
- include
1086
- x
1087
- 16
1088
- sync_handler_map
1089
- x
1090
- 2
1091
- []
1092
- M
1093
- 1
1094
- p
1095
- 2
1096
- x
1097
- 9
1098
- for_block
1099
- t
1100
- n
1101
- x
1102
- 20
1103
- sync_handler_context
1104
- i
1105
- 11
1106
- 5
1107
- 21
1108
- 2
1109
- 1
1110
- 36
1111
- 1
1112
- 47
1113
- 51
1114
- 0
1115
- 0
1116
- 11
1117
- I
1118
- 4
1119
- I
1120
- 0
1121
- I
1122
- 0
1123
- I
1124
- 0
1125
- I
1126
- -2
1127
- p
1128
- 1
1129
- x
1130
- 13
1131
- build_subject
1132
- p
1133
- 3
1134
- I
1135
- 0
1136
- I
1137
- 29
1138
- I
1139
- b
1140
- x
1141
- 58
1142
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
1143
- p
1144
- 0
1145
- x
1146
- 7
1147
- subject
1148
- x
1149
- 4
1150
- Proc
1151
- x
1152
- 14
1153
- __from_block__
1154
- x
1155
- 13
1156
- instance_eval
1157
- p
1158
- 11
1159
- I
1160
- 0
1161
- I
1162
- 25
1163
- I
1164
- 0
1165
- I
1166
- 26
1167
- I
1168
- 9
1169
- I
1170
- 27
1171
- I
1172
- 18
1173
- I
1174
- 29
1175
- I
1176
- 20
1177
- I
1178
- 2b
1179
- I
1180
- 34
1181
- x
1182
- 58
1183
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
1184
- p
1185
- 0
1186
- x
1187
- 7
1188
- context
1189
- p
1190
- 5
1191
- I
1192
- 0
1193
- I
1194
- 24
1195
- I
1196
- 4
1197
- I
1198
- 25
1199
- I
1200
- 19
1201
- x
1202
- 58
1203
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
1204
- p
1205
- 3
1206
- x
1207
- 7
1208
- handler
1209
- x
1210
- 11
1211
- middlewares
1212
- x
1213
- 5
1214
- block
1215
- x
1216
- 16
1217
- handler_contexts
1218
- M
1219
- 1
1220
- n
1221
- n
1222
- x
1223
- 16
1224
- handler_contexts
1225
- i
1226
- 48
1227
- 95
1228
- 19
1229
- 1
1230
- 15
1231
- 5
1232
- 20
1233
- 0
1234
- 36
1235
- 20
1236
- 1
1237
- 13
1238
- 70
1239
- 10
1240
- 21
1241
- 44
1242
- 43
1243
- 0
1244
- 12
1245
- 49
1246
- 1
1247
- 1
1248
- 47
1249
- 51
1250
- 2
1251
- 0
1252
- 15
1253
- 5
1254
- 20
1255
- 0
1256
- 36
1257
- 20
1258
- 1
1259
- 13
1260
- 70
1261
- 10
1262
- 43
1263
- 44
1264
- 43
1265
- 0
1266
- 12
1267
- 49
1268
- 1
1269
- 1
1270
- 47
1271
- 51
1272
- 3
1273
- 0
1274
- 11
1275
- I
1276
- 6
1277
- I
1278
- 2
1279
- I
1280
- 0
1281
- I
1282
- 0
1283
- I
1284
- 0
1285
- p
1286
- 4
1287
- x
1288
- 4
1289
- Proc
1290
- x
1291
- 14
1292
- __from_block__
1293
- x
1294
- 22
1295
- async_handler_contexts
1296
- x
1297
- 21
1298
- sync_handler_contexts
1299
- p
1300
- 7
1301
- I
1302
- 0
1303
- I
1304
- 2f
1305
- I
1306
- 4
1307
- I
1308
- 30
1309
- I
1310
- 1a
1311
- I
1312
- 31
1313
- I
1314
- 30
1315
- x
1316
- 58
1317
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
1318
- p
1319
- 2
1320
- x
1321
- 11
1322
- middlewares
1323
- x
1324
- 5
1325
- block
1326
- x
1327
- 22
1328
- async_handler_contexts
1329
- M
1330
- 1
1331
- n
1332
- n
1333
- x
1334
- 22
1335
- async_handler_contexts
1336
- i
1337
- 16
1338
- 95
1339
- 19
1340
- 1
1341
- 15
1342
- 5
1343
- 48
1344
- 0
1345
- 49
1346
- 1
1347
- 0
1348
- 56
1349
- 2
1350
- 50
1351
- 3
1352
- 0
1353
- 11
1354
- I
1355
- 4
1356
- I
1357
- 2
1358
- I
1359
- 0
1360
- I
1361
- 0
1362
- I
1363
- 0
1364
- p
1365
- 4
1366
- x
1367
- 17
1368
- async_handler_map
1369
- x
1370
- 4
1371
- keys
1372
- M
1373
- 1
1374
- p
1375
- 2
1376
- x
1377
- 9
1378
- for_block
1379
- t
1380
- n
1381
- x
1382
- 22
1383
- async_handler_contexts
1384
- i
1385
- 30
1386
- 57
1387
- 19
1388
- 0
1389
- 15
1390
- 5
1391
- 20
1392
- 0
1393
- 21
1394
- 1
1395
- 0
1396
- 36
1397
- 21
1398
- 1
1399
- 1
1400
- 13
1401
- 70
1402
- 10
1403
- 25
1404
- 44
1405
- 43
1406
- 0
1407
- 12
1408
- 49
1409
- 1
1410
- 1
1411
- 47
1412
- 51
1413
- 2
1414
- 1
1415
- 11
1416
- I
1417
- 7
1418
- I
1419
- 1
1420
- I
1421
- 1
1422
- I
1423
- 1
1424
- n
1425
- p
1426
- 3
1427
- x
1428
- 4
1429
- Proc
1430
- x
1431
- 14
1432
- __from_block__
1433
- x
1434
- 21
1435
- async_handler_context
1436
- p
1437
- 5
1438
- I
1439
- 0
1440
- I
1441
- 35
1442
- I
1443
- 4
1444
- I
1445
- 36
1446
- I
1447
- 1e
1448
- x
1449
- 58
1450
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
1451
- p
1452
- 1
1453
- x
1454
- 7
1455
- handler
1456
- x
1457
- 4
1458
- each
1459
- p
1460
- 5
1461
- I
1462
- 0
1463
- I
1464
- 34
1465
- I
1466
- 4
1467
- I
1468
- 35
1469
- I
1470
- 10
1471
- x
1472
- 58
1473
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
1474
- p
1475
- 2
1476
- x
1477
- 11
1478
- middlewares
1479
- x
1480
- 5
1481
- block
1482
- x
1483
- 21
1484
- sync_handler_contexts
1485
- M
1486
- 1
1487
- n
1488
- n
1489
- x
1490
- 21
1491
- sync_handler_contexts
1492
- i
1493
- 16
1494
- 95
1495
- 19
1496
- 1
1497
- 15
1498
- 5
1499
- 48
1500
- 0
1501
- 49
1502
- 1
1503
- 0
1504
- 56
1505
- 2
1506
- 50
1507
- 3
1508
- 0
1509
- 11
1510
- I
1511
- 4
1512
- I
1513
- 2
1514
- I
1515
- 0
1516
- I
1517
- 0
1518
- I
1519
- 0
1520
- p
1521
- 4
1522
- x
1523
- 16
1524
- sync_handler_map
1525
- x
1526
- 4
1527
- keys
1528
- M
1529
- 1
1530
- p
1531
- 2
1532
- x
1533
- 9
1534
- for_block
1535
- t
1536
- n
1537
- x
1538
- 21
1539
- sync_handler_contexts
1540
- i
1541
- 30
1542
- 57
1543
- 19
1544
- 0
1545
- 15
1546
- 5
1547
- 20
1548
- 0
1549
- 21
1550
- 1
1551
- 0
1552
- 36
1553
- 21
1554
- 1
1555
- 1
1556
- 13
1557
- 70
1558
- 10
1559
- 25
1560
- 44
1561
- 43
1562
- 0
1563
- 12
1564
- 49
1565
- 1
1566
- 1
1567
- 47
1568
- 51
1569
- 2
1570
- 1
1571
- 11
1572
- I
1573
- 7
1574
- I
1575
- 1
1576
- I
1577
- 1
1578
- I
1579
- 1
1580
- n
1581
- p
1582
- 3
1583
- x
1584
- 4
1585
- Proc
1586
- x
1587
- 14
1588
- __from_block__
1589
- x
1590
- 20
1591
- sync_handler_context
1592
- p
1593
- 5
1594
- I
1595
- 0
1596
- I
1597
- 3b
1598
- I
1599
- 4
1600
- I
1601
- 3c
1602
- I
1603
- 1e
1604
- x
1605
- 58
1606
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
1607
- p
1608
- 1
1609
- x
1610
- 7
1611
- handler
1612
- x
1613
- 4
1614
- each
1615
- p
1616
- 5
1617
- I
1618
- 0
1619
- I
1620
- 3a
1621
- I
1622
- 4
1623
- I
1624
- 3b
1625
- I
1626
- 10
1627
- x
1628
- 58
1629
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
1630
- p
1631
- 2
1632
- x
1633
- 11
1634
- middlewares
1635
- x
1636
- 5
1637
- block
1638
- p
1639
- 15
1640
- I
1641
- 2
1642
- I
1643
- 4
1644
- I
1645
- 10
1646
- I
1647
- c
1648
- I
1649
- 1e
1650
- I
1651
- 14
1652
- I
1653
- 2c
1654
- I
1655
- 24
1656
- I
1657
- 3a
1658
- I
1659
- 2f
1660
- I
1661
- 48
1662
- I
1663
- 34
1664
- I
1665
- 56
1666
- I
1667
- 3a
1668
- I
1669
- 64
1670
- x
1671
- 58
1672
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
1673
- p
1674
- 0
1675
- x
1676
- 13
1677
- attach_method
1678
- x
1679
- 8
1680
- included
1681
- M
1682
- 1
1683
- n
1684
- n
1685
- x
1686
- 8
1687
- included
1688
- i
1689
- 9
1690
- 20
1691
- 0
1692
- 45
1693
- 0
1694
- 1
1695
- 49
1696
- 2
1697
- 1
1698
- 11
1699
- I
1700
- 3
1701
- I
1702
- 1
1703
- I
1704
- 1
1705
- I
1706
- 1
1707
- n
1708
- p
1709
- 3
1710
- x
1711
- 3
1712
- Ext
1713
- n
1714
- x
1715
- 6
1716
- extend
1717
- p
1718
- 5
1719
- I
1720
- 0
1721
- I
1722
- 41
1723
- I
1724
- 0
1725
- I
1726
- 42
1727
- I
1728
- 9
1729
- x
1730
- 58
1731
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
1732
- p
1733
- 1
1734
- x
1735
- 7
1736
- context
1737
- p
1738
- 5
1739
- I
1740
- 2
1741
- I
1742
- 2
1743
- I
1744
- 1c
1745
- I
1746
- 41
1747
- I
1748
- 27
1749
- x
1750
- 58
1751
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
1752
- p
1753
- 0
1754
- x
1755
- 13
1756
- attach_method
1757
- p
1758
- 3
1759
- I
1760
- 0
1761
- I
1762
- 1
1763
- I
1764
- 1c
1765
- x
1766
- 58
1767
- /Users/ben/code/rack-client/spec/helpers/handler_helper.rb
1768
- p
1769
- 0