v-wordpress-plugin-updater/v-update-api/vendor/psr/http-server-handler
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
..
src 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

HTTP Server Request Handlers for Middleware

This repository holds the RequestHandlerInterface related to PSR-15 (HTTP Server Request Handlers).

Note that this is not a Server Request Handler implementation of its own. It is merely the interface that describe a Server Request Handler.

The installable package and implementations are listed on Packagist.