You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Even if
httpResponseHeaders
is notTrue
, if the actual response data is plain text, we should interpret it as such.The text was updated successfully, but these errors were encountered: