sig/utils.rbs in httpx-0.15.4 vs sig/utils.rbs in httpx-0.16.0

- old
+ new

@@ -1,6 +1,8 @@ module HTTPX module Utils + URIParser: URI::RFC2396_Parser + def self?.parse_retry_after: (String) -> Numeric def self?.to_uri: (generic_uri uri) -> URI::Generic end end \ No newline at end of file