body
Keyword
In the ask and answer commands.
Property Key in HTTP Request
(Added in SenseTalk 1.53)
The body of the message. The body may be text, or it may be a property list, in which case it will automatically be encoded in key/value pairs.
Property Key in HTTP Response
(Added in SenseTalk 1.53)
The content being sent. For a web server, this would typically be the HTML code of a page. The body may be a property list, in which case it will automatically be encoded in key/value pairs.
Property Key in post multipart content
(Added in SenseTalk 1.54)
Required. Its value is the body content of this part, as either a data or text string value, or -- at the top level only -- as a list of content values, as described by these rules.
ノート
This page is under construction: it has not been reviewed for completeness.