Returns the capture path for the request and response content.
Syntax
Response = HTTP_Services('GetCapturePath')
Returns
The OS path on the web server where copies of the requests and responses will be stored in text files.
Parameters
N/A
Remarks
It pulls this from 3.x - SRP_HTTP_FRAMEWORK_SETUP <3>. If the path exists, then the 3.x - HTTP_MCP controller will create files with the following name formats:
Request_@_yyyy-mm-dd_hh-mm-ss.txt
Response_@_yyyy-mm-dd_hh-mm-ss.txt