Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Documentation issue about "jar" #63

@ldperron

Description

@ldperron

It is written: "Proxy won't send cookie to real server, you can set jar = true to send it."
That's not the appropriate meaning of the jar option of request.
In request documentation, it states:
jar - if true, remember cookies for future use (or define your custom cookie jar; see examples section)

So, if jar=false, the cookies are still transmitted to the real server, and won't be cached by the proxy.

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