constant RequestOptions::STREAM in Auth0 Single Sign On 8.2
stream: Set to true to attempt to stream a response rather than download it all up-front.
File
- vendor/
guzzlehttp/ guzzle/ src/ RequestOptions.php, line 230
Class
- RequestOptions
- This class contains a list of built-in Guzzle request options.
Namespace
GuzzleHttpCode
const STREAM = 'stream';