10 calls to Utils::streamFor()
- CurlFactory::applyHandlerOptions in vendor/
guzzlehttp/ guzzle/ src/ Handler/ CurlFactory.php - HttpFactory::createStream in vendor/
guzzlehttp/ psr7/ src/ HttpFactory.php - Create a new stream from a string.
- HttpFactory::createStreamFromFile in vendor/
guzzlehttp/ psr7/ src/ HttpFactory.php - Create a stream from an existing file.
- HttpFactory::createStreamFromResource in vendor/
guzzlehttp/ psr7/ src/ HttpFactory.php - Create a new stream from an existing resource.
- LazyOpenStream::createStream in vendor/
guzzlehttp/ psr7/ src/ LazyOpenStream.php - Creates the underlying stream lazily when required.
- MessageTrait::getBody in vendor/
guzzlehttp/ psr7/ src/ MessageTrait.php - MultipartStream::addElement in vendor/
guzzlehttp/ psr7/ src/ MultipartStream.php - MultipartStream::createStream in vendor/
guzzlehttp/ psr7/ src/ MultipartStream.php - Create the aggregate stream that will be used to upload the POST data
- Request::__construct in vendor/
guzzlehttp/ psr7/ src/ Request.php - Response::__construct in vendor/
guzzlehttp/ psr7/ src/ Response.php