axios-module icon indicating copy to clipboard operation
axios-module copied to clipboard

Prevent sending cookies

Open krot3232 opened this issue 4 years ago • 0 comments

Hello code: created() { this.$axios.get('http://myapi.loc/sniffer.php?client='+process.client); }, if client = false then send cookies and header user. How to prevent sending cookies and headers?

krot3232 avatar Sep 03 '21 11:09 krot3232