lib/httpx.rb in httpx-0.17.0 vs lib/httpx.rb in httpx-0.18.0
- old
+ new
@@ -11,9 +11,10 @@
require "httpx/altsvc"
require "httpx/callbacks"
require "httpx/loggable"
require "httpx/registry"
require "httpx/transcoder"
+require "httpx/timers"
require "httpx/pool"
require "httpx/headers"
require "httpx/request"
require "httpx/response"
require "httpx/options"