class digest_auth_handler :#key_handler ->
auth_handler
Digest authentication. Authentication information is obtained by the passed key_handler.
This handler is compatible with RFCs 2069, 2617 and 7616. In particular, the following protocol options are available:
Authentication-Info
header is completely
ignoredThis handler is implemented on top of Netmech_digest_http.Digest
.