Langdi
Langdi
I did a pull request to this issue, but the question @stranac raises still stands. I think the main problem are these scenarios: 1. lxml supports `huge_tree` but it is...
@Gallaecio Yes, I'll finish this up some time next week.
Should be done now. I added the behavior as discussed above. Please notify me if there's something left to do, I'm a first time contributor.
> @Langdi Do you think you will have time to fix those two minor comments I left? Also, it would be great if you could rebase your changes to solve...
Not really sure, what you are looking for. I can see three meanings: 1. You want a custom Response type -> look at https://github.com/scrapy/scrapy/blob/master/scrapy/responsetypes.py. 2. You just want to know...