I'm trying to use this to download a json document from a rest endpoint (our RavenDB document store) and it doesn't support basic authentication (only NTLM authentication). I can accomplish this with curl by using the --ntlm flag. Is there a way to do this in httpbeat?
Thanks
I'm trying to use this to download a json document from a rest endpoint (our RavenDB document store) and it doesn't support basic authentication (only NTLM authentication). I can accomplish this with curl by using the --ntlm flag. Is there a way to do this in httpbeat?
Thanks