anybody tried to get digest authentication to work with the script feature?
I tried so far
addHeader <tab> Authorization: Digest username="myusername", realm="myrealm", nonce=" ... "
navigate <tab> <subdomain.example.com>
But the response is a flat line :s
Thanks for your help!