Browser Settings
WebSetAcceptTypes Function
Sets the HTTP/HTTPS accept types.
WebGetAcceptTypes Function
Gets the current values of HTTP/HTTPS accept types.
WebSetAutoRedirect Function
Specifies whether
Silk Performer
automatically parses redirection responses and redirects the request to the specified server.
WebSetBrowser Function
Sets the browser type to be used for simulation.
WebSetCookies Function
Sets the maximum number of cookies to be stored per domain.
WebGetCookies Function
Gets the current value of the maximum number of cookies.
WebSetDocumentCache Function
Specifies whether
Silk Performer
emulates a document cache.
WebSetHttpHeader Function
Sets one or more user-defined headers for HTTP/HTTPS.
WebGetHttpHeader Function
Gets all user-defined headers for HTTP/HTTPS that are currently set.
WebModifyHttpHeader Function
Sets, modifies or removes one or more user-defined headers for HTTP/HTTPS.
WebSetHttpVersion Function (Deprecated)
Sets the HTTP/HTTPS version string to be used by low-level Web API functions.
WebGetHttpVersion Function (Deprecated)
Gets the currently used HTTP/HTTPS version string to be used.
WebSetKeepAlive Function
Sets the Keep-Connection semantics for HTTP/HTTPS.
WebGetKeepAlive Function
Checks whether the
KeepConnection
flag is set.
WebSetMaxThreads Function
Sets the upper limit of possible concurrent threads.
WebGetMaxThreads Function
Returns the current value of maximum concurrent threads as a number.
WebSetProxy Function
Sets the proxy host name and port for a specific protocol.
WebGetProxy Function
Gets the current proxy host name and port number either for all protocols or for a specific protocol.
WebSetProxyAutoConfigFile Function
Specifies the location of a PAC (Proxy Auto-Configuration) file.
WebSetProxyAuth Function
Sets the password for proxy authentication login.
WebSetProxyAuthBasic Function
Sets the password for basic proxy authentication login.
WebSetProxyAuthNtlm Function
WebSetProxyBypass Function
Sets the names of hosts not be accessed through a proxy.
WebGetProxyBypass Function
Gets the names of hosts not to be accessed through a proxy.
WebSetUserAgent Function
Sets the HTTP/HTTPS user agent and overrides those of the workbench.
WebGetUserAgent Function
Gets the current value of the HTTP/HTTPS user agent.
Parent topic:
Web Functions Reference