lib/httpx/transcoder/body.rb in httpx-0.20.3 vs lib/httpx/transcoder/body.rb in httpx-0.20.4

- old
+ new

@@ -7,10 +7,10 @@ class Error < HTTPX::Error; end module_function class Encoder - using HTTPX::ArrayExtensions + using HTTPX::ArrayExtensions::Sum extend Forwardable def_delegator :@raw, :to_s def initialize(body)