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

When handling a StreamedResponse, it fails on the missing method header() #7

Closed
WesleyE opened this issue Apr 20, 2017 · 0 comments
Closed

Comments

@WesleyE
Copy link

WesleyE commented Apr 20, 2017

This happens when streaming a file to the browser, for example. The header() method is not available on that request type.

Call to undefined method Symfony\Component\HttpFoundation\StreamedResponse::header()

@WesleyE WesleyE changed the title When handling a StreamedResponse, it fails on the mission method header() When handling a StreamedResponse, it fails on the missing method header() Apr 20, 2017
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

1 participant