Method: HTTP::Options#ssl_context

Defined in:
lib/http/options.rb

#ssl_contextObject

SSL context



32
33
34
# File 'lib/http/options.rb', line 32

def ssl_context
  @ssl_context
end