Sha256: a7b0a1e9ce3a1b609524e0159b81b53f1f74e445eb0ef1499a74b8b8b3cad18c
Contents?: true
Size: 253 Bytes
Versions: 22
Compression:
Stored size: 253 Bytes
Contents
module HTTPX module Plugins module Authentication module InstanceMethods def authentication: (string token) -> instance end end type sessionAuthentication = Session & Plugins::Authentication::InstanceMethods end end
Version data entries
22 entries across 22 versions & 1 rubygems
Version | Path |
---|---|
httpx-0.10.1 | sig/plugins/authentication.rbs |
httpx-0.10.0 | sig/plugins/authentication.rbs |