patch(path, data, initheader = nil, dest = nil)
Instance Public methods
Sends a PATCH request to the path
and gets a response, as an
HTTPResponse object.
Sends a PATCH request to the path
and gets a response, as an
HTTPResponse object.
Please login to continue.