관리-도구
편집 파일: version_1_2-c.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Turns on net/http 1.2 (ruby 1.8) features. Defaults to ON in ruby 1.8. - !ruby/struct:SM::Flow::P body: I strongly recommend to call this method always. - !ruby/struct:SM::Flow::VERB body: " require 'net/http'\n Net::HTTP.version_1_2\n" full_name: Net::HTTP::version_1_2 is_singleton: true name: version_1_2 params: () visibility: public