v2.3.5

spider-rs/spiderv2.3.5Sep 8, 2024by j-mendez

AI Summary

Major performance improvements for Chrome by enabling concurrent request interception.

Key Highlights

  • Concurrent request interception
  • Added response headers for Chrome mode
  • Hybrid cache response and headers

New Features

  • Concurrent request interception
  • Hybrid caching
  • Response header support

Full Release Notes

# Whats Changed

Major performance improvement on chrome enabling concurrent request interception for resource heavy pages.

* add response headers when chrome is used
* add hybrid cache response and headers chrome
* fix chrome sub pages setup
* perf(chrome): add concurrent request interception

**Full Changelog**: https://github.com/spider-rs/spider/compare/v2.2.18...v2.3.5