Skip to content

cookie jar save to and load from file #646

Description

@dsisnero

jar = HTTP::CookieJar.new
jar.load(filename)

or

jar = HTTP::CookiJare.new(store: :mozilla, filename: 'cookies.sqlite')

I want to use another http client to start a session , (cuprite), and then when I am authenticated I want to to use http. Being able to load a cookie jar file would enable one to share sessions between different clients.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions