관리-도구
편집 파일: cdesc-Get.yaml
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: HTTP 1.1 methods --- RFC2616 constants: - !ruby/object:RI::Constant comment: name: METHOD value: "'GET'" - !ruby/object:RI::Constant comment: name: REQUEST_HAS_BODY value: "false" - !ruby/object:RI::Constant comment: name: RESPONSE_HAS_BODY value: "true" full_name: Net::HTTP::Get includes: [] instance_methods: [] name: Get superclass: HTTPRequest