Sha256: 5cf2f129d78ae408840ef7fdd1912a457788edf6eef63cef62df616bf6eee715

Contents?: true

Size: 412 Bytes

Versions: 1

Compression:

Stored size: 412 Bytes

Contents

module HTTPX
  module Plugins
    module Proxy
      module SSH
        # def self.load_dependencies: (singleton(Session)) -> void
      
        module InstancenMethods
          private

          def build_gateway_socket: (int, URI::HTTPS | URI::HTTPS, Options) ->  IO
        end
      end
    end


    type sessionSSHProxy = Plugins::Proxy::InstanceMethods & Plugins::Proxy::SSH::InstanceMethods
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
httpx-0.10.0 sig/plugins/proxy/ssh.rbs