Skip to content

Make SetCookieJarFactory callback return http.CookieJar instead of cookiejar.Jar #415

Open
@minahiko

Description

@minahiko

Currently using SetCookieJar it's possible to set a custom cookie jar implementation as http.CookieJar is an interface, when using SetCookieJarFactory there is not way to return a custom cookie jar implementation as it expects the cookiejar.Jar struct specifically for no reason.

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