dpogue commented on issue #1297: URL: https://github.com/apache/cordova-ios/issues/1297#issuecomment-1472750638
Typically the `Origin` header is only sent in cases where Cross-Origin Resource Sharing (CORS) applies. This applies to **non-`GET`** requests made from JavaScript, not to resource loads within the page. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
