Codeception / Codeception/lib-innerbrowser
[InnerBrowser] Framework modules do not support redirection by meta tags
オープン
- 主要言語
- 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 はまだ評価されていません。