Hello, I am developing a project using Zap and I have three questions, but I couldn't find any satisfactory answers in the documentation.
Can elements in the request header be used like message regex for authentication?
Does the scan with Zap work on applications built with the Flutter framework?
How does Zap, through the graphical interface, correctly select the URL with the .* regex? I am trying to automate some processes via the API and couldn't find a native way in the API to do this. Could you recommend some study material so I can reproduce this method?