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

Use text response objects for text responses without headers #47

Open
Gallaecio opened this issue Aug 29, 2022 · 1 comment
Open

Use text response objects for text responses without headers #47

Gallaecio opened this issue Aug 29, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Gallaecio
Copy link
Contributor

Even if httpResponseHeaders is not True, if the actual response data is plain text, we should interpret it as such.

@Gallaecio Gallaecio added the enhancement New feature or request label Aug 29, 2022
@Gallaecio
Copy link
Contributor Author

Gallaecio commented Dec 28, 2023

It would be good to address scrapy/scrapy#5204 first, and reuse the resulting code from Scrapy, similar to what we do now. Although here we should probably maintain support for older versions of Scrapy as well.

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

No branches or pull requests

1 participant