I would like to use Zombie.js to connect to a site that uses Digest Auth.
Can I get to the http request headers from the runtime?
Or will I need to patch Zombie to add digest auth support?
|
I would like to use Zombie.js to connect to a site that uses Digest Auth. Can I get to the http request headers from the runtime? Or will I need to patch Zombie to add digest auth support?
| |||
feedback
|
|
The answer is that digest auth is not currently supported by Zombie.js | |||
|
feedback
|