Stream
class Stream implements ResponseSenderInterface
Stream response.
Properties
protected bool | $isCGI | Is PHP running as a CGI program? | |
protected Closure | $stream | Stream. |
Methods
flush(string $chunk = null, bool $flushEmpty = false)
Flushes a chunck of data.
flow()
Sends the stream.