Cargo Features

spider_worker has no features set by default.

[dependencies]
spider_worker = { version = "1.93.38", features = ["scrape", "tls", "full_resources", "cache", "headers"] }
scrape
tls

Enables tls of warp

full_resources

Enables full_resources of spider

cache

Enables cache of spider

headers

Enables decentralized_headers and headers of spider

spider_worker has 5 features without comments.