Sha256: 5c2fa36c8d6cd289f0483a51aea9e000b59adfd4ecaa48b1db3d6a16a5f36195
Contents?: true
Size: 244 Bytes
Versions: 41
Compression:
Stored size: 244 Bytes
Contents
module HTTPX module Plugins module Authentication module InstanceMethods def authentication: (string token) -> instance end end type sessionAuthentication = Session & Authentication::InstanceMethods end end
Version data entries
41 entries across 41 versions & 1 rubygems