Support for the Ruby 2.2 series has ended. See here for reference.
# File xmlrpc/utils.rb, line 164 def parse_content_type(str) a, *b = str.split(";") return a.strip.downcase, *b end
This page was generated for Ruby 2.2.2
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.44.0.