method
delete
v1_8_6_287 -
Show latest stable
- Class:
Net::HTTP
delete(path, initheader = {'Depth' => 'Infinity'})public
Sends a DELETE request to the path and gets a response, as an HTTPResponse object.
delete(path, initheader = {'Depth' => 'Infinity'})Sends a DELETE request to the path and gets a response, as an HTTPResponse object.