使用Sscrapy的时候,利用 yield PlaywrightRequest(article_url, callback=self.parse_result, wait_until='domcontentloaded', headers=self.headers) 出现错误:gzip.BadGzipFile: Not a gzipped file (b'<!')