lib/ethon/easy/http/delete.rb in ethon-0.12.0 vs lib/ethon/easy/http/delete.rb in ethon-0.13.0

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true module Ethon class Easy module Http # This class knows everything about making DELETE requests.