lib/protocol/http/headers.rb in protocol-http-0.26.2 vs lib/protocol/http/headers.rb in protocol-http-0.26.3

- old
+ new

@@ -297,9 +297,11 @@ hash end end + alias as_json to_h + def inspect "#<#{self.class} #{@fields.inspect}>" end def == other