Miscellaneous Functions
Click one of the following functions for more information:
web.cacheCleanup | Clears the contents of the cache simulator. |
web.convertDateParam | converts a date string stored in a parameter to a different format. |
web.convertParam | converts an HTML parameter to a url or text. |
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_sjis_to_euc_param | converts an SJIS string to EUC and assigns it to a parameter. |
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. |