Class: Net::HTTP::Patch

Inherits:
HTTPRequest
  • Object
show all
Defined in:
lib/restclient/net_http_ext.rb

Constant Summary collapse

METHOD =
'PATCH'
REQUEST_HAS_BODY =
true
RESPONSE_HAS_BODY =
true