Project

General

Profile

Actions

Backport #1173

closed

Method name typo in soap/mimemessage.rb

Added by candlerb (Brian Candler) about 15 years ago. Updated almost 13 years ago.


Description

=begin
Looks like nobody has ever used this functionality - the typo still exists even at tip of 1.8 branch :-)

--- lib/soap/mimemessage.rb.orig 2009-02-18 14:34:00.000000000 +0000
+++ lib/soap/mimemessage.rb 2009-02-18 14:38:28.000000000 +0000
@@ -233,7 +233,7 @@
end

def to_s
  • str = headers_str + "\r\n\r\n" + conent_str
  • str = headers_str + "\r\n\r\n" + content_str
    end
    end
    =end
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0