Create a HAR file with first requests to operations for debugging purposes
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Currently we print in the output each operation and the status code for our first request (no test changes to the request) for debugging. This is often not enough for a customer to diagnose the issue.
Add a new artifact to the job, gl-dast-requests.har. This file is in HAR format with
the recording request captured for each operation.
This will enable customers to understand exactly how an API operation is being called to debug non-success HTTP responses.
Edited by 🤖 GitLab Bot 🤖