constant RequestOptions::BODY in Lockr 7.3
body: (resource|string|null|int|float|StreamInterface|callable|\Iterator) Body to send in the request.
File
- vendor/
guzzlehttp/ guzzle/ src/ RequestOptions.php, line 49
Class
- RequestOptions
- This class contains a list of built-in Guzzle request options.
Namespace
GuzzleHttpCode
const BODY = 'body';