I recently found (here: Does every web request send the browser cookies?) that every HTTP request contains the cookies related to a domain every time a request is made to that s
You Can Use Fetch with the credentials option set to omit see
Fetch
credentials
omit
https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API