内容简介:介绍 PHP CORS 是一个专门针对 PHP 程序所开发的 HTTP 中间件,专注于处理 PHP 程序跨域信息。 目前支持的有: PHP 原生(使用 Array 方式返回) Laravel 框架 Lumen 框架 PSR-7 请求和响应 PSR-15 中间件 Swoft ...
介绍
PHP CORS 是一个专门针对 PHP 程序所开发的 HTTP 中间件,专注于处理 PHP 程序跨域信息。
目前支持的有:
- PHP 原生(使用 Array 方式返回)
- Laravel 框架
- Lumen 框架
- PSR-7 请求和响应
- PSR-15 中间件
- Swoft 框架
- Slim 框架
- ThinkPHP 5 框架
本次更新内容:
- 重构 PSR-15 中间件,使其支持更加灵活,配置更加方便
- 增加 Swoft 框架支持
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Art of Computer Programming, Volumes 1-3 Boxed Set
Donald E. Knuth / Addison-Wesley Professional / 1998-10-15 / USD 199.99
This multivolume work is widely recognized as the definitive description of classical computer science. The first three volumes have for decades been an invaluable resource in programming theory and p......一起来看看 《The Art of Computer Programming, Volumes 1-3 Boxed Set》 这本书的介绍吧!