add debugging version

This commit is contained in:
2025-03-17 08:48:04 +11:00
parent 89583a609c
commit 491fa8fb98
6 changed files with 13 additions and 106 deletions

View File

@@ -6,7 +6,7 @@
With this package, you can connect to http/https servers protected by an NTLM proxy in Golang.
This is a fork of https://github.com/Codehardt/go-ntlm-proxy-auth which adds support for HTTPS proxy URLs. It also uses the fork https://github.com/launchdarkly/go-ntlmssp instead of `github.com/Azure/go-ntlmssp`.
This is a fork of https://github.com/launchdarkly/go-ntlm-proxy-auth to enable extra debugging
## Example: NewNTLMProxyDialContext