Sha256: 0afa1abe781502127103e2ff3184043d9062431eb78d15557048ab2000f257e5
Contents?: true
Size: 286 Bytes
Versions: 5
Compression:
Stored size: 286 Bytes
Contents
module HTTPX module Utils URIParser: URI::RFC2396_Parser def self?.parse_retry_after: (String) -> Numeric def self?.now: () -> Float def self?.elapsed_time: (Integer | Float monotonic_time) -> Float def self?.to_uri: (generic_uri uri) -> URI::Generic end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
httpx-0.22.2 | sig/utils.rbs |
httpx-0.22.1 | sig/utils.rbs |
httpx-0.22.0 | sig/utils.rbs |
httpx-0.21.1 | sig/utils.rbs |
httpx-0.21.0 | sig/utils.rbs |