Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to copy headers from the original request onto the NTLM negotiation request #24

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

jerbob92
Copy link
Contributor

@jerbob92 jerbob92 commented Nov 7, 2024

Thir PR adds an option to the NtlmTransport struct to copy specific headers from the original request onto the NTLM negotiation request, this can be useful when extra authentication is required, for example when you use Azure Relay.

@vadimi
Copy link
Owner

vadimi commented Nov 11, 2024

thanks for the contribution

@vadimi vadimi merged commit e4cb19e into vadimi:master Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants