We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
a61f382
允许覆盖默认的客户端ip提取策略
0b9aefc
3eb554b
cookie context decode失败后,记录日志而非抛出异常
2bb6d29
Context\Cookie,增加使用openssl模块加密支持
5bf5885
修正多文件上传时Request::getUploadedFiles()错误 Uri类增加without方法,去掉不想要的内容 增加UploadedFile::getTmpName()方法
12f93aa
增加http 451状态码支持
6b16140
增加对HTTP OPTIONS方法的支持
c2cec21
Request::getUri(),改进对HTTP_HOST内可能出现的端口信息的解析
bd05f4e
改进获取网站域名的逻辑
a87adc6
bugfix,Http\Request::withQuery()内,http_build_query()参数用得不对