alfhen / vue-cookie

A Vue.js plugin for manipulating cookies
MIT License
822 stars 74 forks source link

set a cookie disabled #57

Closed weifeng165 closed 3 years ago

weifeng165 commented 3 years ago

In my project, cross-domain Settings are set in the background, when I send a axios request, I need to set an extra cookie, but it can't be effective.