관리-도구
편집 파일: cdesc-HTTPStreamHandler.yaml
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: client rw: R - !ruby/object:RI::Attribute comment: name: wiredump_file_base rw: RW class_methods: - !ruby/object:RI::MethodSummary name: new comment: constants: - !ruby/object:RI::Constant comment: name: Client value: HTTPAccess2::Client - !ruby/object:RI::Constant comment: name: RETRYABLE value: "true" - !ruby/object:RI::Constant comment: name: Client value: SOAP::NetHttpClient - !ruby/object:RI::Constant comment: name: RETRYABLE value: "false" - !ruby/object:RI::Constant comment: name: MAX_RETRY_COUNT value: "10" full_name: SOAP::HTTPStreamHandler includes: - !ruby/object:RI::IncludedModule name: SOAP instance_methods: - !ruby/object:RI::MethodSummary name: accept_encoding_gzip= - !ruby/object:RI::MethodSummary name: decode_gzip - !ruby/object:RI::MethodSummary name: inspect - !ruby/object:RI::MethodSummary name: reset - !ruby/object:RI::MethodSummary name: send - !ruby/object:RI::MethodSummary name: send_accept_encoding_gzip? - !ruby/object:RI::MethodSummary name: send_post - !ruby/object:RI::MethodSummary name: set_cookie_store_file - !ruby/object:RI::MethodSummary name: set_options - !ruby/object:RI::MethodSummary name: test_loopback_response name: HTTPStreamHandler superclass: StreamHandler