ducaale / xh

Friendly and fast tool for sending HTTP requests
MIT License
4.96k stars 90 forks source link

HTTP NTLM Auth Support #328

Open Adobe-Android opened 9 months ago

Adobe-Android commented 9 months ago

Given Disadvantage #2 - No plugin system, is it fair to say that we will never get NTLM auth support like HTTPie via something like httpie-ntlm?

ducaale commented 8 months ago

@Adobe-Android we are open to supporting alternative auth types if enough folks find them useful. However, it looks like NTLM will be retired in a future version of Windows and I'm not sure if it's a good idea to support it at this point.

By the way, Have tried using an NTML proxy with xh?

Adobe-Android commented 8 months ago

Thank you. That's all very helpful information to consider. As many commenters on the linked post wondered, I assume that's for all NTLM and not just a NTLMv1 and NTLMv2 thing. If so, that's pretty big news.