Martin Nilsson (Coppermist) @ Pike (-) developers forum wrote:
My testcase works now. Thanks.
You might want to try using the Shufflerised Server.Request mode, simply use: void httprequest(object request) { request->set_mode(Protocols.HTTP.Server.Request.SHUFFLER); ... }
Actually, there might be a problem still, but I need to make a consistent test case. It happens if I leave the browser for a while, so it may be related to Chrome's preconnect plus timeout.