Skip to content

Update ntlmrequest.js#6

Open
ricjd wants to merge 1 commit into
clncln1:masterfrom
ricjd:patch-1
Open

Update ntlmrequest.js#6
ricjd wants to merge 1 commit into
clncln1:masterfrom
ricjd:patch-1

Conversation

@ricjd

@ricjd ricjd commented May 18, 2018

Copy link
Copy Markdown

This helps if you are nocking the requests to the EWS server. If you nock the requests it generates a hash using your local machine name. Then using those auth headers, running them on a build server, the auth headers are different. This lets you specify the hostname of the machine so the hashes are always the same and match your nocked requests.

This helps if you are nocking the requests to the EWS server.  If you nock the requests it generates a hash using your local machine name.  Then using those auth headers, running them on a build server, the auth headers are different.  This lets you specify the hostname of the machine so the hashes are always the same and match your nocked requests.
@ricjd

ricjd commented May 18, 2018

Copy link
Copy Markdown
Author

@clncln1

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.

1 participant