Skip to content

Support load/save cookie_jar #1219

Closed
Closed
@ahuigo

Description

I found that cookie_jar do not provide any function to load or save cookie_jar

Is there any pythonic way to implement these two method?

session.cookie_jar.load('foo.cookie.txt')
....# do sth.
session.cookie_jar.save()

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions