Codeception / Codeception/lib-innerbrowser

[InnerBrowser] Framework modules do not support redirection by meta tags

未关闭
#27 3 条评论 1 个 reaction 已指派 1 人 已被 @Naktibalda 认领 在 GitHub 查看
主要语言
PHP
星标
87
派生
20
PR 合并指标
30 天内没有已合并 PR

描述

1. Redirection by refresh meta tag is supported by Guzzle connectors, but not by framework connectors.

[createResponse method](https://github.com/Codeception/Codeception/blob/1b29175e476ff99b0efd21e8a917e42616c0cd93/src/Codeception/Lib/Connector/Guzzle6.php#L93) should be promoted from Guzzle connectors to InnerBrowser.
2. createResponse does not support Location meta tag.
3. It sets Location header to the instance of Psr7Uri, but the string is expected.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。