lib/httpx.rb in httpx-0.14.5 vs lib/httpx.rb in httpx-0.15.0

- old
+ new

@@ -4,9 +4,10 @@ require "httpx/extensions" require "httpx/errors" require "httpx/utils" +require "httpx/punycode" require "httpx/domain_name" require "httpx/altsvc" require "httpx/callbacks" require "httpx/loggable" require "httpx/registry"