Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Naktibalda opened this issue Sep 14, 2015 · 3 comments
Assignees

Comments

@Naktibalda
Copy link
Member

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

    createResponse method 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.

@Naktibalda Naktibalda self-assigned this Sep 14, 2015
@DavertMik
Copy link
Member

@Naktibalda what's the status of this issue? I think we are handling this redirection

@Naktibalda
Copy link
Member Author

I think that we still aren't handling meta redirection in InnerBrowser.

@Naktibalda Naktibalda transferred this issue from Codeception/Codeception Jan 17, 2021
@Naktibalda
Copy link
Member Author

BrowserKit supports following meta refresh redirects since 4.2.0 version, but it is disabled by default: symfony/symfony#27118

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants