v-wordpress-plugin-updater/v-update-api/vendor/psr/http-message
Nikolai X. Shadeauxs 8fc3bc20ad
Some checks failed
CI & Security / CI Scan (push) Failing after 9s
CI & Security / CodeQL (JavaScript) (push) Failing after 6s
CI & Security / Semgrep (PHP) (push) Failing after 8s
modified: .github/copilot-instructions.md
modified:   CHANGELOG.md
	modified:   README.md
2026-04-06 14:39:21 -04:00
..
docs modified: .github/copilot-instructions.md 2026-04-06 14:39:21 -04:00
src modified: .github/copilot-instructions.md 2026-04-06 14:39:21 -04:00
CHANGELOG.md modified: .github/copilot-instructions.md 2026-04-06 14:39:21 -04:00
composer.json modified: .github/copilot-instructions.md 2026-04-06 14:39:21 -04:00
LICENSE modified: .github/copilot-instructions.md 2026-04-06 14:39:21 -04:00
README.md modified: .github/copilot-instructions.md 2026-04-06 14:39:21 -04:00

PSR Http Message

This repository holds all interfaces/classes/traits related to PSR-7.

Note that this is not a HTTP message implementation of its own. It is merely an interface that describes a HTTP message. See the specification for more details.

Usage

Before reading the usage guide we recommend reading the PSR-7 interfaces method list: