mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 15:35:05 +02:00
Using the stdlib's http.cookie module, cookies are now stored as one "Set-Cookie" header per line. Previously, the aiohttp.CookieJar's save() and load() methods were used (which use pickling). |
||
|---|---|---|
| .. | ||
| ilias | ||
| __init__.py | ||
| crawler.py | ||
| http_crawler.py | ||
| local_crawler.py | ||