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

breaks response.text for other middlewares #93

Open
getorca opened this issue Jan 27, 2021 · 1 comment
Open

breaks response.text for other middlewares #93

getorca opened this issue Jan 27, 2021 · 1 comment

Comments

@getorca
Copy link

getorca commented Jan 27, 2021

calling response.text in any download middleware loaded after scrapy_crawlera middleware results in *** AttributeError: Response content isn't text

@Gallaecio
Copy link
Contributor

Could anyone provide steps to reproduce here? It seems unlikely to me that the response changes from TextResponse to Response in the middleware.

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