I have seen 2 people now having trouble with HTTP cache in combination with scrapy-zyte-api.
They set HTTPCACHE_ENABLED to True, and they get NotSupported("Response content isn't text").
I could not reproduce the issue myself with the tutorial spider, so I am not sure why it happens.
If someone affected by this issue can provide a minimal, reproducible example, that would be great!