guest271314
unread,Sep 30, 2024, 1:27:49 PM9/30/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Xtralogic, iwa-dev, rmce...@google.com, Andrew Rayskiy
Adding the following headers the to the request
"Access-Control-Request-Private-Network": "true"
and these headers to the response
"Access-Control-Allow-Headers: Access-Control-Request-Private-Network\r\n"
"Access-Control-Allow-Private-Network: true\r\n"
"Access-Control-Allow-Headers: Access-Control-Request-Private-Network\r\n\r\n"
works, without a specific Direct Sockets permissions policy being set.
> To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/iwa-dev/a8653635-b41c-47c8-9904-0624b08e930fn%40chromium.org.