rack-client 0.3.1.pre.g → 0.3.1.pre.h

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