Using HTTP_DIGEST authentication fails on a POST method. The HttpClient library logs the following:
Authentication requested but doAuthentication is disabled I see the same result using Restlet 1.0.10 and Restlet 1.1M4. I suspect this is only a client issue. Has anyone else encountered this?

