phpmyadmin/libraries/classes/Http
Maurício Meneghini Fauth daad3ab13a
Add support for PSR-15 middleware
Creates the Http/Handler/QueueRequestHandler class to handle the
middleware queue.
Extracts the PHP extensions checking into a middleware.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-08 16:14:34 -03:00
..
Factory Refactor the Http\Factory\ServerRequestFactory class 2023-07-18 23:49:23 -03:00
Handler Add support for PSR-15 middleware 2023-08-08 16:14:34 -03:00
Response.php Create Http\Response::write() method to write to the body 2023-08-05 10:50:53 -03:00
ServerRequest.php Add a isAjax() method to ServerRequest class 2023-07-26 16:01:37 -03:00