Searched refs:MultipartStream (Results 1 – 4 of 4) sorted by relevance
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
13 class MultipartStream implements StreamInterface class
392 $options['body'] = new Psr7\MultipartStream($options['multipart']);463 if ($request->getBody() instanceof Psr7\MultipartStream) {
183 ## MultipartStream section in Stream implementation185 `GuzzleHttp\Psr7\MultipartStream`