mohmad-null
                                            mohmad-null
                                        
                                    > DOWNLOAD_MAXSIZE - https://docs.scrapy.org/en/latest/topics/settings.html?highlight=download_maxsize#download-maxsize - doesn't say that it returns an IgnoreRequest on Failure For bonus points, it seems that DOWNLOAD_MAXSIZE can *also* trigger `twisted.internet.defer.CancelledError`; I presume this is because...
No idea what `args` is. It's not listed on the twisted page at all, so I assumed it's a Scrapy thing. > But normally you should be able to test...
> (in any case that TODO is about typing, not about your problem) This is more of a combined issue. Half of it is the typing, the other half is...
Ok, I'll try and be clearer. Issues with content-type: A) not always set B) not always correct C) multiple "valid" examples for the same thing. i.e. json is officially "application/json",...
Should this ticket be re-opened? The PR that addresses it wasn't merged.