HTTP Digest Authentication

I just started using authenticate_or_request_with_http_basic. Is anyone working on the digest version of that? (I realize it may get a little complicated with the handshaking)

If not, I wouldn't mind contributing it. (I've implemented it in the past for other servers)

-brian