Class Net::HTTP::Patch
In: lib/restclient/net_http_ext.rb
Parent: HTTPRequest

Constants

METHOD = 'PATCH'
REQUEST_HAS_BODY = true
RESPONSE_HAS_BODY = true

[Validate]