# File lib/typhoeus/normalized_header_hash.rb, line 49
    def delete(key)
      super(convert_key(key))
    end