mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +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). |
||
|---|---|---|
| .. | ||
| auth | ||
| cli | ||
| crawl | ||
| __init__.py | ||
| __main__.py | ||
| config.py | ||
| deduplicator.py | ||
| limiter.py | ||
| logging.py | ||
| output_dir.py | ||
| pferd.py | ||
| report.py | ||
| transformer.py | ||
| utils.py | ||
| version.py | ||