lib/httpx/plugins/proxy/http.rb in httpx-0.24.7 vs lib/httpx/plugins/proxy/http.rb in httpx-1.0.0
- old
+ new
@@ -1,8 +1,6 @@
# frozen_string_literal: true
-require "base64"
-
module HTTPX
module Plugins
module Proxy
module HTTP
class << self