Digest Auth

Hi there,

our auth mechanism is not the simplest one : digest auth. What is best way to attack it if any?

Thanks in advance!!

Hey,

We’ve just introduced Digest Auth in master: https://github.com/excilys/gatling/issues/1649 (commit messages are wrong).

The thing is I blindly exposed AsyncHttpClient feature and haven’t tested yet.
If you’re interested, please try the snapshot: https://github.com/excilys/gatling/wiki/Continuous-Integration

Thank you Stephane, I will give a try!