lib/httpx/transcoder.rb in httpx-0.22.5 vs lib/httpx/transcoder.rb in httpx-0.23.0
- old
+ new
@@ -1,10 +1,8 @@
# frozen_string_literal: true
module HTTPX
module Transcoder
- extend Registry
-
using RegexpExtensions unless Regexp.method_defined?(:match?)
module_function
def normalize_keys(key, value, cond = nil, &block)