aidphp/http-middleware
Composer 安装命令:
composer require aidphp/http-middleware
包简介
HTTP Middlewares
关键字:
README 文档
README
This repository contains the following middlewares:
- ContentMiddleware inject the Content-Type and Content-Length header into a PSR-7
ResponseInterfaceheaders. - SenderMiddleware to send a PSR-7
ResponseInterfaceheaders and body. - FormContentMiddleware to decode the URL-encoded content of a PSR-7
RequestInterface. - JsonContentMiddleware to decode the JSON content of a PSR-7
RequestInterface.
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-07-12