friendica-addons/advancedcontentfilter/vendor/psr/http-server-handler
Hypolite Petovan a30e9b788c [advancedcontentfilter] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error
- Fix https://github.com/friendica/friendica/issues/13822
2024-01-22 19:04:23 +01:00
..
src [advancedcontentfilter] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error 2024-01-22 19:04:23 +01:00
LICENSE [advancedcontentfilter] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error 2024-01-22 19:04:23 +01:00
README.md [advancedcontentfilter] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error 2024-01-22 19:04:23 +01:00
composer.json [advancedcontentfilter] Migrate Slim to version 4 to avoid PHP 8.2 deprecation error 2024-01-22 19:04:23 +01:00

README.md

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.