Class Net::HTTP
In: lib/puppet/network/client.rb
Parent: Object

Some versions of ruby don‘t have this method defined, which basically causes us to never use ssl. Yay.

Methods

use_ssl?  

Attributes

enable_post_connection_check  [RW]  JJM: This is a "backport" of sorts to older ruby versions which do not have this accessor. See 896 for more information.

Public Instance methods

[Validate]