Is there any way to get drakma to write an NTLM auth header? I am unfortunately trying to communicate with a .NET web service in an Active Directory environment.
If not, I suppose I could use Ã`additional-headers' to write one myself.
Carlos Konstanski
On Wed, Oct 14, 2009 at 12:04 AM, Carlos Konstanski ckonstanski@pippiandcarlos.com wrote:
Is there any way to get drakma to write an NTLM auth header? I am unfortunately trying to communicate with a .NET web service in an Active Directory environment.
If not, I suppose I could use Ã`additional-headers' to write one myself.
Yes, as long as we don't receive a patch for this functionality, you'll have to send the headers manually.
Edi.