Closed ajbalogh closed 5 years ago
To assist users make available an option to trace the entire http request and response. Log a warning message when the option is enabled as this will be a performance hit and can possibly create large logs.
e.g.,
TestPlatform.Trace = 'request_response_all'
will be available in version 1.0.44
To assist users make available an option to trace the entire http request and response. Log a warning message when the option is enabled as this will be a performance hit and can possibly create large logs.
e.g.,