Try doing a runScript command with a 4k script. The Server will complain that Request URI is too long, because the clients are configured to use GET requests.
In RC revision 1898, the server has been updated to support POST requests. The client should be updated to use this feature.
Description
Try doing a runScript command with a 4k script. The Server will complain that Request URI is too long, because the clients are configured to use GET requests.
In RC revision 1898, the server has been updated to support POST requests. The client should be updated to use this feature.