书栈网 · BookStack 本次搜索耗时 0.043 秒,为您找到 885 个相关结果.
  • Middleware

    Middleware Middleware Middleware augments the functionality of handlers by invoking them in the process of generating responses. Middleware is implemented as a higher order fun...
  • 贡献

    贡献 指导方针 测试 贡献 指导方针 Guzzle utilizes PSR-1, PSR-2, PSR-4, and PSR-7. Guzzle is meant to be lean and fast with very few dependencies. This means that not every feature reques...
  • 中间件

    中间件 定义中间件 全局中间件 局部中间件 注解使用 配置路由使用 中间件 IMI 框架遵循 PSR-7、PSR-15 标准,使用中间件来实现路由。 开发者也可以开发中间件类,对整个请求和响应过程进行自定义处理。 注意!最好不要在中间件中使用类属性,可能会造成冲突! 定义中间件 use Imi \Bean\Annotat...
  • 响应

    响应 返回 Json 格式 返回 Xml 格式 返回 Raw 格式 返回视图 重定向 Cookie 设置 Gzip 压缩 分块传输编码 Chunk 文件下载 响应 在 Hyperf 里可通过 Hyperf\HttpServer\Contract\ResponseInterface 接口类来注入 Response 代理对象对响应进...
  • Requests

    HTTP Requests Accessing The Request Basic Request Information Retrieving The Request URI Retrieving The Request Method PSR-7 Requests Retrieving Input Retrieving An Input Valu...
  • Requests

    HTTP Requests Accessing The Request Basic Request Information Retrieving The Request URI Retrieving The Request Method PSR-7 Requests Retrieving Input Retrieving An Input Valu...
  • Middleware

    Middleware Middleware Middleware augments the functionality of handlers by invoking them in the process of generating responses. Middleware is implemented as a higher order fun...
  • Middleware

    Middleware Middleware Middleware augments the functionality of handlers by invoking them in the process of generating responses. Middleware is implemented as a higher order fun...
  • Requests

    HTTP Requests Accessing The Request Basic Request Information Retrieving The Request URI Retrieving The Request Method PSR-7 Requests Retrieving Input Retrieving An Input Valu...
  • Upgrade Guide

    676 2019-09-21 《Slim 3 Document》
    Upgrade Guide New PHP version Class \Slim\Slim renamed \Slim\App New Route Function Signature Request and response objects are no longer accessible via the Application object G...