Method: Gem::Net::HTTP#verify_callback

Defined in:
lib/rubygems/vendor/net-http/lib/net/http.rb

#verify_callbackObject

Sets or returns the callback for the server certification verification.



1581
1582
1583
# File 'lib/rubygems/vendor/net-http/lib/net/http.rb', line 1581

def verify_callback
  @verify_callback
end