method
patch
v1_9_3_125 -
Show latest stable
- Class:
Net::HTTP
patch(path, data, initheader = nil, dest = nil)public
Sends a PATCH request to the path and gets a response, as an HTTPResponse object.
patch(path, data, initheader = nil, dest = nil)Sends a PATCH request to the path and gets a response, as an HTTPResponse object.