Class Net::HTTP::Patch
In: lib/httparty/core_extensions.rb
Parent: Net::HTTPRequest

Constants

METHOD = 'PATCH'
REQUEST_HAS_BODY = true
RESPONSE_HAS_BODY = true

[Validate]