How to use CassiniDev.Lib without the timeout?
问题 I am using the CassiniDev.Lib4 DLL and recognized that the server stops responding after a certain amount of time. Looking at the code in CassiniServer.cs I could see that a timeout of 60 seconds is set: _server = new Server(port, virtualPath, applicationPath, ipAddress, hostname, 60000); How can I avoid any timeout of the server? And why is there a timeout? EDIT: Fiddler tells me: HTTP/1.1 502 Fiddler - Connection Failed Content-Type: text/html; charset=UTF-8 Connection: close Timestamp: 09