delete(path, initheader = {'Depth' => 'Infinity'})
Instance Public methods
Sends a DELETE request to the path
and gets a response, as an
HTTPResponse object.
Sends a DELETE request to the path
and gets a response, as an
HTTPResponse object.
Please login to continue.