- класс
HttpResourceHandler(php\http\HttpResourceHandler) унаследован отHttpAbstractHandler - пакет
http - исходники
php/http/HttpResourceHandler.php
->__construct()- HttpFileDirectoryHandler constructor.->file()->etags()->acceptRanges()->dirAllowed()->directoriesListed()->pathInfoOnly()->redirectWelcome()->cacheControl()->__invoke()- См. также в родительском классе HttpAbstractHandler
__construct(string|File $file): voidHttpFileDirectoryHandler constructor.
file(string|File $file): stringetags(bool $value): boolacceptRanges(bool $value): booldirAllowed(bool $value): booldirectoriesListed(bool $value): boolpathInfoOnly(bool $value): boolredirectWelcome(bool $value): boolcacheControl(string $value): string__invoke(php\http\HttpServerRequest $request, php\http\HttpServerResponse $response): void