Skip to content

QUESTION: How does redaxios handle cookies? #30

@tandrewnichols

Description

@tandrewnichols

With axios you have to set withCredentials or cookies aren't sent to the server. Some things I've read suggest fetch requires just credentials. I don't see either of those things (or really much at all related to cookies) in the redaxios source code, and yet I'm seeing cookies sent with requests. Which is neat. But I want to make sure that keeps happening and/or understand what makes it happen. Thanks.

Edit: also maybe withCredentials should be supported if you're going for compatibility with axios.

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatCompatibility issuequestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions