Commit e1cbe1f
Joe Lane
Add NTLM Authentication example to the README
CHANGES
========
- Add an example of NTLM authentication to the readme.
WHY
========
When searching for a solution to NTLM + Clojure all I found was the issues and
PRs for clj-http. It would have been great to see it somewhere in the docs so I
knew if it worked or not. Hopefully this will begin driving traffic to the
readme of this project rather than the issues and PRs.1 parent 0ad8301 commit e1cbe1f
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
860 | 861 | | |
861 | 862 | | |
862 | 863 | | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
863 | 875 | | |
864 | 876 | | |
865 | 877 | | |
| |||
0 commit comments