Sha256: 1da9db39502e23c27ccc1736aff84288e8c292b3811a7c621077cd452a9e46ee

Contents?: true

Size: 260 Bytes

Versions: 42

Compression:

Stored size: 260 Bytes

Contents

module HTTPX
  module Plugins
    module Proxy
      module HTTP
      
        module ConnectionMethods
          def __http_proxy_connect: () ->  void
          def __http_on_connect: (top, Response) ->  void
        end
        
      end
    end
  end
end

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
httpx-0.10.1 sig/plugins/proxy/http.rbs
httpx-0.10.0 sig/plugins/proxy/http.rbs