Property | Type | Description | |
---|---|---|---|
$indexFile | |||
$job | |||
$stream |
Method | Description | |
---|---|---|
autoindex ( $path, $dir ) | ||
file ( $path ) | ||
fileNotFound ( ) | Send header 404 or, if not possible already, response "File not found" | |
init ( ) : void | Constructor. | |
onAbort ( ) | Called when the request aborted. | |
run ( ) : integer | Called when request iterated. |
public fileNotFound ( ) |