Skip to content
Roger Leite edited this page Jan 11, 2013 · 13 revisions

Welcome to the HTTPI wiki!

HTTPI Docs

http://httpirb.com

External NTLM Server Test Plan

For devs wishing to test this gem with an external NTLM server (i.e. Windows 2012 Server), I've written up an NTLM Integration Test Plan that will get you started.

Motivation for NTLM Support

I was trying to use Savon pointed at a Sharepoint intranet site guarded by NTLM authentication. The ntlm experimental branch of httpi didn't actually work for me and seems to have gone somewhat stale.

So I switched the ntlm implementation to use rubyntlm which is native ruby, works on all platforms, and supports NTLM v2.