tl;dr yes. It's not always sent.
According to [0] we can force CORS behaviour be using a non-simple request in our webapp. By setting the mime type to JSON for example.
0: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS
According to [0] we can force CORS behaviour be using a non-simple request in our webapp. By setting the mime type to JSON for example.
0: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS