All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ruby-client.configuration_httpx_partial.mustache Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version
    ### 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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy