-
Sergey Linev authored
It can be specified as extra option of THttpServer itself like: new THttpServer("http:8080;cors") But also as in original code: new THttpServer("http:8080?cors") Second form is formally belongs to the TCivetweb engine and now handled appropriately
Sergey Linev authoredIt can be specified as extra option of THttpServer itself like: new THttpServer("http:8080;cors") But also as in original code: new THttpServer("http:8080?cors") Second form is formally belongs to the TCivetweb engine and now handled appropriately