SP.WebRequestInfo.body property (sp.js)

Gets or sets the body of the HTTP request message.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.WebRequestInfo.get_body ()
var value = SP.WebRequestInfo.set_body ()

Return value

String