Miscellaneous Functions
Click one of the following functions for more information:
web.cacheCleanup | Clears the contents of the cache simulator. |
web.dumpCache | Save the Vuser cache to a file. |
web.getIntProperty | Returns specific information about the previous HTTP request. |
web.loadCache | Load the Vuser cache from a file. |
web.setSocketsOption | Sets an option for secure sockets. |
web.websocketClose | Closes a WebSocket connection. |
web.websocketConnect | Connects to a WebSocket. |
web.websocketSend | Sends a message over a WebSocket connection. |