Question
CORS with LWIP
Hi - can anyone tell me how to insert a CORS header into LWIP?
(Cross-Origin Resource Sharing) header directly into the httpd.c? file of LwIP)
i.e.Access-Control-Allow-Origin: *
I am using vscode to debug an index.shtml file file, but i need to get responses from my H743 webserver to be able to debug fully.
Any ideas?
Thanks
Chris
