Method: RestClient::Request#payload

Defined in:
lib/restclient/request.rb

#payloadObject (readonly)

Returns the value of attribute payload.



35
36
37
# File 'lib/restclient/request.rb', line 35

def payload
  @payload
end