299 300 301
# File 'lib/savon/options.rb', line 299 def ssl_ciphers(ciphers) @options[:ssl_ciphers] = ciphers end