crawlee icon indicating copy to clipboard operation
crawlee copied to clipboard

Refactor cookie handling

Open barjin opened this issue 1 month ago • 0 comments

In a fashion similar to https://github.com/apify/crawlee/issues/3198, we should extract cookie handling from all parts of Crawlee and treat the Session instances as the single source of truth for the current request's cookie set.

Closes https://github.com/apify/crawlee/issues/2618 Closes https://github.com/apify/crawlee/issues/2744 Closes https://github.com/apify/crawlee/issues/3117

Child of https://github.com/apify/crawlee/issues/3090

barjin avatar Nov 25 '25 17:11 barjin