Method: Gem::Net::HTTP::Persistent#ciphers

Defined in:
lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb

#ciphersObject

The ciphers allowed for SSL connections



268
269
270
# File 'lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb', line 268

def ciphers
  @ciphers
end