Forum Discussion
AlexKaras
14 years agoChampion Level 3
Hi Chirag,
I think that request bodies are not logged because of performance considerations. Also they may be in different format and take a reasonable space.
If you need to log them, you can use the OnLoadTestingRequest event I mentioned earlier and look for its .RequestBody property. See HTTPRequest.RequestBody and HTTPBody Object help topics for more details and code samples.
I think that request bodies are not logged because of performance considerations. Also they may be in different format and take a reasonable space.
If you need to log them, you can use the OnLoadTestingRequest event I mentioned earlier and look for its .RequestBody property. See HTTPRequest.RequestBody and HTTPBody Object help topics for more details and code samples.
Related Content
- 2 years ago
- 9 months ago
Recent Discussions
- 12 hours ago
- 13 hours ago