ZAP API UI

Component: exim

Other: sendHarRequest

Sends the first HAR request entry, optionally following redirections. Returns, in HAR format, the request sent and response received and followed redirections, if any. The Mode is enforced when sending the request (and following redirections), custom manual requests are not allowed in 'Safe' mode nor in 'Protected' mode if out of scope.
apikey*
Form Method
request*The raw JSON of a HAR request.
followRedirectsTrue if redirects should be followed, false otherwise.