Sha256: b5d4698f4603c9eebff53ecd6d36e6d1900be669a767f61e19c5e66b0dedd9aa
Contents?: true
Size: 477 Bytes
Versions: 7
Compression:
Stored size: 477 Bytes
Contents
### TLS/SSL setting # You can use this to customize SSL Context settings (see https://ruby-doc.org/stdlib-2.5.1/libdoc/openssl/rdoc/OpenSSL/SSL/SSLContext.html # to know which ones). # # @return [Hash{Symbol => Object}, OpenSSL::SSL::SSLContext, nil] attr_accessor :ssl ### Proxy setting # HTTP Proxy settings (see https://honeyryderchuck.gitlab.io/httpx/wiki/Proxy#options) # @return [Hash{Symbol => Object}, nil] attr_accessor :proxy
Version data entries
7 entries across 7 versions & 2 rubygems