content property

Object? content
getter/setter pair

The body content for the request. May be a string or an ArrayBuffer (for binary data).

Implementation

Object? content;