Statement on glibc/iconv Vulnerability

Swoole\Http\Response::sendfile

(PECL swoole >= 1.9.0)

Swoole\Http\Response::sendfileEnvia um arquivo através da resposta HTTP.

Descrição

public Swoole\Http\Response::sendfile(string $filename, int $offset = ?): ReturnType

Envia um arquivo através da resposta HTTP.

Parâmetros

filename

offset

Valor Retornado

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top