lazarus Server for WebClientConnection1

Thanks Bruno,

enable CORS

'Access-Control-Allow-Origin: *'
'application/json'
component WebHttpRequest1 read json Error in console.

OR

'Access-Control-Allow-Origin: *'
'text/html'
component WebHttpRequest1 read json Not Error in console.

Can i ask you to delete the link which I set up