Saturday, 17 August 2024
  2 Replies
  132 Visits
  Subscribe
Hi Sergio,
I'm using your TsgcWSHTTP2WebBrokerBridgeServer class to create a rest server in h2, but I have a problem when a resource request fails. In this case, instead of having a 404 error, the request remains pending and the whole system freezes.
I also tried with your Demos\40.DataSnap\Server_Indy_HTTP2\sgcWebBrokerBridge_IndyHTTP2.dproj example and I have the same problem.
I tried to rename the main.css resource to _main.css under Demos\40.DataSnap\binaries\css and the page loading freezes. I'm attaching a screenshot