Class: Net::HTTP::Patch

Inherits:
HTTPRequest
  • Object
show all
Defined in:
lib/api-client/net/http.rb

Overview

See Net::HTTPGenericRequest for attributes and methods.

Constant Summary collapse

METHOD =
'PATCH'
REQUEST_HAS_BODY =
true
RESPONSE_HAS_BODY =
true