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