Class Nethttp_client.digest_auth_handler

class digest_auth_handler : #key_handler -> auth_handler
Digest authentication. Authentication information is obtained by the passed key_handler.

This handler is compatible with RFC 2069 and RFC 2617. In particular, the following protocol options are available:

This handler is implemented on top of Netmech_digest_http.Digest.