Quantcast
Channel:
Viewing all articles
Browse latest Browse all 44090

Wiki Page: How can I suppress the logging of HTTP request data in the TrueLog to hide sensitive data?

$
0
0
Introduced in version 2006R2, Silk Performer provides an API function for Web application testing that suppresses the logging of out-header and out-data information in the TrueLog. The function WebSetOption with the parameter WEB_OPT_DISABLE_OUTDATA_TRUELOG suppresses this potentially sensitive data from the TrueLog. Code example: WebSetOption(WEB_OPT_DISABLE_OUTDATA_TRUELOG, 1);   Old KB# 17124

Viewing all articles
Browse latest Browse all 44090

Trending Articles