mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
Support for new instruction format, dependency on Apache commons
This commit is contained in:
@@ -221,7 +221,7 @@ public abstract class GuacamoleTunnelServlet extends HttpServlet {
|
||||
tunnel.close();
|
||||
|
||||
// End-of-instructions marker
|
||||
out.write(';');
|
||||
out.write("0.;");
|
||||
out.flush();
|
||||
response.flushBuffer();
|
||||
|
||||
|
Reference in New Issue
Block a user