Class Net::HTTP::Protocol
In: lib/restclient/net_http_ext.rb
Parent: Object

Methods

patch   send_entity  

Public Instance methods

Sends a PATCH request to the path and gets a response, as an HTTPResponse object.

Executes a request which uses a representation and returns its body.

[Validate]