-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Labels
compatCompatibility issueCompatibility issuequestionFurther information is requestedFurther information is requested
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
compatCompatibility issueCompatibility issuequestionFurther information is requestedFurther information is requested