Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
php-fig-http-message-util /
Delete
Unzip
Name
Size
Permission
Date
Action
README.md
540
B
-rw-r--r--
2020-11-24 22:02
changelog.Debian.gz
223
B
-rw-r--r--
2022-12-16 17:57
changelog.gz
655
B
-rw-r--r--
2020-11-24 22:02
copyright
1.45
KB
-rw-r--r--
2022-12-13 13:36
Save
Rename
# PSR Http Message Util This repository holds utility classes and constants to facilitate common operations of [PSR-7](https://www.php-fig.org/psr/psr-7/); the primary purpose is to provide constants for referring to request methods, response status codes and messages, and potentially common headers. Implementation of PSR-7 interfaces is **not** within the scope of this package. ## Installation Install by adding the package as a [Composer](https://getcomposer.org) requirement: ```bash $ composer require fig/http-message-util ```