# File lib/curl/easy.rb, line 294
    def http_delete
      self.http :DELETE
    end