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.15.4 sig/plugins/proxy/http.rbs
httpx-0.15.3 sig/plugins/proxy/http.rbs
httpx-0.15.2 sig/plugins/proxy/http.rbs
httpx-0.15.1 sig/plugins/proxy/http.rbs
httpx-0.15.0 sig/plugins/proxy/http.rbs
httpx-0.14.5 sig/plugins/proxy/http.rbs
httpx-0.14.4 sig/plugins/proxy/http.rbs
httpx-0.14.3 sig/plugins/proxy/http.rbs
httpx-0.14.2 sig/plugins/proxy/http.rbs
httpx-0.14.1 sig/plugins/proxy/http.rbs
httpx-0.14.0 sig/plugins/proxy/http.rbs
httpx-0.13.2 sig/plugins/proxy/http.rbs
httpx-0.13.1 sig/plugins/proxy/http.rbs
httpx-0.13.0 sig/plugins/proxy/http.rbs
httpx-0.12.0 sig/plugins/proxy/http.rbs
httpx-0.11.3 sig/plugins/proxy/http.rbs
httpx-0.11.2 sig/plugins/proxy/http.rbs
httpx-0.11.1 sig/plugins/proxy/http.rbs
httpx-0.11.0 sig/plugins/proxy/http.rbs
httpx-0.10.2 sig/plugins/proxy/http.rbs