linkchecker/tests/cookies.txt
Marius Gedminas 6f55f446ae Load cookies from the --cookiefile correctly
requests.cookies.merge_cookies() requires a dict or a CookieJar as the second argument.
We've been passing lists of Cookie objects instead.

Fixes #62, harder this time.
2018-03-16 13:23:26 +02:00

7 lines
127 B
Text

Host: example.org
Path: /hello
Set-cookie: om="nomnom"
Host: example.com
Set-cookie: multiple=cookies
Set-cookie: are=allowed