Method: Vend::HttpClient#verify_ssl

Defined in:
lib/vend/http_client.rb

#verify_sslObject Also known as: verify_ssl?

Returns the value of attribute verify_ssl.



12
13
14
# File 'lib/vend/http_client.rb', line 12

def verify_ssl
  @verify_ssl
end