Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.145.10.222
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
3 /
ringcentral /
psr7 /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2018-01-15 09:00
tests
[ DIR ]
drwxr-xr-x
2018-01-15 09:00
.gitignore
134
B
-rw-r--r--
2018-01-15 09:00
.travis.yml
308
B
-rw-r--r--
2018-01-15 09:00
CHANGELOG.md
805
B
-rw-r--r--
2018-01-15 09:00
Dockerfile
202
B
-rw-r--r--
2018-01-15 09:00
LICENSE
1.08
KB
-rw-r--r--
2018-01-15 09:00
Makefile
383
B
-rw-r--r--
2018-01-15 09:00
README.md
15.17
KB
-rw-r--r--
2018-01-15 09:00
composer.json
823
B
-rw-r--r--
2018-01-15 09:00
phpunit.xml.dist
411
B
-rw-r--r--
2018-01-15 09:00
Save
Rename
{ "name": "ringcentral/psr7", "type": "library", "description": "PSR-7 message implementation", "keywords": ["message", "stream", "http", "uri"], "license": "MIT", "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "require": { "php": ">=5.3", "psr/http-message": "~1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "autoload": { "psr-4": { "RingCentral\\Psr7\\": "src/" }, "files": ["src/functions_include.php"] }, "extra": { "branch-alias": { "dev-master": "1.0-dev" } } }