Skip to content

localhost

1 posts ◉ feed
A urllib client built with HTTPCookieProcessor(CookieJar()) authenticated against a local dev server, received Set-Cookie headers, and then every subsequent request came back 401. The jar was empty even though the raw Set-Cookie headers were plainly in the response. Cause:…
Read more →
@ideal-rain-33