Open ttyridal opened 2 years ago
this seems to work ok:
....
server.addHandler(&events);
DefaultHeaders::Instance().addHeader("Access-Control-Allow-Origin", "*");
DefaultHeaders::Instance().addHeader("Access-Control-Allow-Headers", "*");
server.begin();
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
Not working did anyone find the solution?
[STALE_CLR] This issue has been removed from the stale queue. Please ensure activity to keep it openin the future.
not possible?
of particular interest to me right now: cors headers.