Question
How are HTTP requests and HTTP responses displayed in HULFT Square?
Answer
By setting the log level in Designer to DEBUG, it is possible to display request header, response header, request body, and response body in one of the following ways.
- Display the script's event log at Monitoring > SERVICE EVENTS > HULFT Integrate.
- View the script execution log in the Execution log section of Designer.
Note that GET and DELETE methods do not require a request body, so there is a possibility that the HTTP response will not be output in log.
Comments
0 comments
Article is closed for comments.